OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ihead
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/rdist/
server.c
55
struct linkbuf *
ihead
; /* list of files with more than one link */
variable in typeref:struct:linkbuf *
572
for (lp =
ihead
; lp != NULL; lp = lp->nextp)
581
lp->nextp =
ihead
;
582
ihead
= lp;
Completed in 12 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025