Home
last modified time | relevance | path

Searched defs:pEntry (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/apr-util/hooks/
HDapr_hooks.c234 HookSortEntry *pEntry; in apr_hook_sort_register() local
255 HookSortEntry *pEntry=&((HookSortEntry *)s_aHooksToSort->elts)[n]; in apr_hook_sort_all() local
277 HookSortEntry *pEntry=&((HookSortEntry *)s_aHooksToSort->elts)[n]; in apr_hook_deregister_all() local
/trueos/crypto/heimdal/lib/sqlite/
HDsqlite3.c21868 struct _ht *pEntry, /* The entry into which pNew is inserted */ in insertElement()
21946 struct _ht *pEntry = &pH->ht[h]; in findElementGivenHash() local
21970 struct _ht *pEntry; in removeElementGivenHash() local
/trueos/contrib/sqlite3/
HDsqlite3.c22511 struct _ht *pEntry, /* The entry into which pNew is inserted */ in insertElement()
22593 struct _ht *pEntry = &pH->ht[h]; in findElementGivenHash() local
22617 struct _ht *pEntry; in removeElementGivenHash() local