Home
last modified time | relevance | path

Searched refs:yppush_err_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.sbin/ypserv/yppush/
H A Dyppush.h49 const char *yppush_err_string(int);
H A Dyppush_err.c46 yppush_err_string(int y) in yppush_err_string() function
H A Dyppush_proc.c61 warnx("%s", yppush_err_string(resp->status)); in yppushproc_xfrresp_1_svc()