OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdhead
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/rpcbind/
check_bound.c
75
static struct fdlist *
fdhead
; /* Link list of the check fd's */
variable in typeref:struct:fdlist *
137
if (
fdhead
== NULL) {
138
fdhead
= fdl;
155
for (fdl =
fdhead
; fdl; fdl = fdl->next)
174
for (fdl =
fdhead
; fdl; fdl = fdl->next)
241
for (fdl =
fdhead
; fdl; fdl = fdl->next)
check_bound.c
75
static struct fdlist *
fdhead
; /* Link list of the check fd's */
variable in typeref:struct:fdlist *
137
if (
fdhead
== NULL) {
138
fdhead
= fdl;
155
for (fdl =
fdhead
; fdl; fdl = fdl->next)
174
for (fdl =
fdhead
; fdl; fdl = fdl->next)
241
for (fdl =
fdhead
; fdl; fdl = fdl->next)
Completed in 39 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025