Home
last modified time | relevance | path

Searched refs:YPPUSH_YPSERV (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/yppush/
H A Dyppush_main.c95 case YPPUSH_YPSERV: in yppusherr_string()
350 job->stat = YPPUSH_YPSERV; in yppush_send_xfr()
421 YPPUSH_YPSERV,job->tid); in yp_push()
H A Dyppush_extern.h36 #define YPPUSH_YPSERV 252 /* Failed to contact ypserv. */ macro