Home
last modified time | relevance | path

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

/dragonfly/lib/libc/rpc/
H A Dgetnetconfig.c97 struct netconfig_info { struct
98 int eof; /* all entries has been read */
99 int ref; /* # of times setnetconfig() has been called */
100 struct netconfig_list *head; /* head of the list */
101 struct netconfig_list *tail; /* last of the list */