nk_off             80 source3/include/regfio.h 	uint32 nk_off;
nk_off            605 source3/registry/regfio.c 	if ( !prs_uint32( "nk_off", ps, depth, &hash->nk_off ))
nk_off           1397 source3/registry/regfio.c 	if ( !(hbin = lookup_hbin_block( file, nk->subkeys.hashes[nk->subkey_index].nk_off )) ) {
nk_off           1399 source3/registry/regfio.c 			nk->subkeys.hashes[nk->subkey_index].nk_off));
nk_off           1403 source3/registry/regfio.c 	nk_offset = nk->subkeys.hashes[nk->subkey_index].nk_off;
nk_off           1763 source3/registry/regfio.c 		hash->nk_off = prs_offset( &nk->hbin->ps ) + nk->hbin->first_hbin_off - HBIN_HDR_SIZE;