OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:coifs_head
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/ldpd/
conffile.h
60
extern SLIST_HEAD(
coifs_head
,conf_interface)
coifs_head
;
conffile.c
50
struct
coifs_head
coifs_head
;
variable in typeref:struct:coifs_head
123
SLIST_INIT(&
coifs_head
);
405
SLIST_INSERT_HEAD(&
coifs_head
, conf_if, iflist);
socketops.c
295
SLIST_FOREACH(coif, &
coifs_head
, iflist)
516
SLIST_FOREACH(coif, &
coifs_head
, iflist)
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025