Home
last modified time | relevance | path

Searched defs:netconfig_info (Results 1 – 1 of 1) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dgetnetconfig.c114 struct netconfig_info { struct
115 int eof; /* all entries has been read */
116 int ref; /* # of times setnetconfig() has been called */
117 struct netconfig_list *head; /* head of the list */
118 struct netconfig_list *tail; /* last of the list */