Home
last modified time | relevance | path

Searched refs:vlistofs (Results 1 – 1 of 1) sorted by relevance

/dports/security/chntpw/chntpw-140201/
H A Dntreg.c1413 int vkofs,vlistofs; in ex_next_v() local
1429 vlistofs = key->ofs_vallist + 0x1004; in ex_next_v()
1430 vlistkey = (int *)(hdesc->buffer + vlistofs); in ex_next_v()
1549 vlistkey = (int32_t *)(hdesc->buffer + vlistofs); in vlist_find()
1663 vlistofs = key->ofs_vallist + 0x1004; in trav_path()
1664 vlistkey = (int32_t *)(buf + vlistofs); in trav_path()
2288 int vlistofs, o, vkofs; in del_allvalues() local
2303 vlistofs = nk->ofs_vallist + 0x1004; in del_allvalues()
2313 free_block(hdesc, vlistofs-4); in del_allvalues()
2329 int vlistofs, slot, o, n, vkofs, newlistofs; in del_value() local
[all …]