Home
last modified time | relevance | path

Searched refs:ypxfrerr_string (Results 1 – 4 of 4) sorted by relevance

/freebsd/libexec/ypxfr/
H A Dypxfr_main.c102 yp_error("Exiting: %s", ypxfrerr_string(retval)); in ypxfr_exit()
332 ypxfrerr_string((ypxfrstat)yp_errno)); in main()
362 ypxfrerr_string((ypxfrstat)yp_errno)); in main()
538 ypxfrerr_string((ypxfrstat)yp_errno)); in main()
H A Dypxfr_extern.h52 extern const char *ypxfrerr_string(ypxfrstat);
H A Dypxfr_misc.c47 ypxfrerr_string(ypxfrstat code) in ypxfrerr_string() function
/freebsd/usr.sbin/yppush/
H A Dyppush_main.c145 ypxfrerr_string(status)); in yppush_show_status()