Searched refs:yppush_hostlist (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/usr.sbin/yppush/
H A Dyppush_main.c488 struct hostlist *yppush_hostlist = NULL; local
510 tmp->next = yppush_hostlist;
511 yppush_hostlist = tmp;
571 if (yppush_hostlist == NULL)
592 if (yppush_hostlist) {
597 tmp = yppush_hostlist;

Completed in 143 milliseconds