Home
last modified time | relevance | path

Searched refs:YPXFR_SUCC (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/yppush/
H A Dyppush_main.c139 if (status != YPXFR_SUCC || verbose) { in yppush_show_status()
141 job->map, job->server, status == YPXFR_SUCC ? in yppush_show_status()
/freebsd/libexec/ypxfr/
H A Dypxfr_misc.c50 case YPXFR_SUCC: in ypxfrerr_string()
H A Dypxfr_main.c574 ypxfr_exit(YPXFR_SUCC,NULL); in main()
/freebsd/include/rpcsvc/
H A Dyp.x58 YPXFR_SUCC = 1, enumerator
/freebsd/usr.sbin/ypserv/
H A Dyp_server.c414 result.xfrstat = YPXFR_SUCC;