Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/yppush/
H A Dyppush_main.c483 struct hostlist { in main() struct
484 char *name; in main()
485 struct hostlist *next; in main()
/dflybsd-src/sbin/mountd/
H A Dmountd.c134 struct hostlist { struct
137 struct hostlist *ht_next; argument