OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nexth
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/rcorder/
hash.c
183
struct Hash_Entry **hp, *h, *
nexth
;
local in function:Hash_DeleteTable
186
nexth
= NULL;
188
for (h = *hp++; h != NULL; h =
nexth
) {
189
nexth
= h->next;
Completed in 13 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025