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

/freebsd-9.3-release/lib/libypclnt/
H A Dypclnt_connect.c57 ypclnt_error(ypclnt, __func__,
62 ypclnt_error(ypclnt, __func__,
70 ypclnt_error(ypclnt, __func__,
79 ypclnt_error(ypclnt, __func__,
85 ypclnt_error(ypclnt, NULL, NULL);
H A Dypclnt.h51 void ypclnt_error(ypclnt_t *, const char *, const char *, ...);
H A Dypclnt_get.c48 ypclnt_error(ypc, __func__, "%s", yperr_string(r));
H A Dypclnt_error.c44 ypclnt_error(ypclnt_t *ypclnt, const char *func, const char *fmt, ...) function
H A Dypclnt_passwd.c75 ypclnt_error(ypclnt, __func__, "no rpc.yppasswdd on server");
91 ypclnt_error(ypclnt, __func__,
98 ypclnt_error(ypclnt, __func__,
161 ypclnt_error(ypclnt, __func__, strerror(errno));
174 ypclnt_error(ypclnt, __func__,
181 ypclnt_error(ypclnt, __func__,
195 ypclnt_error(ypclnt, __func__,
204 ypclnt_error(ypclnt, __func__,
211 ypclnt_error(ypclnt, NULL, NULL);
254 ypclnt_error(ypcln
[all...]
H A DMakefile6 ypclnt_error.c \

Completed in 47 milliseconds