OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nexth
(Results
1 - 2
of
2
) 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;
/src/usr.bin/rdist/
gram.y
374
struct namelist *h, *
nexth
;
378
for (h = hosts; h != NULL;
nexth
= h->n_next, free(h), h =
nexth
) {
Completed in 12 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025