Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libypclnt/
H A Dypclnt_passwd.c91 ypclnt_error(ypclnt, __func__, in ypclnt_havepasswdd()
98 ypclnt_error(ypclnt, __func__, in ypclnt_havepasswdd()
174 ypclnt_error(ypclnt, __func__, in yppasswd_local()
181 ypclnt_error(ypclnt, __func__, in yppasswd_local()
195 ypclnt_error(ypclnt, __func__, in yppasswd_local()
204 ypclnt_error(ypclnt, __func__, in yppasswd_local()
211 ypclnt_error(ypclnt, NULL, NULL); in yppasswd_local()
262 ypclnt_error(ypclnt, __func__, in yppasswd_remote()
276 ypclnt_error(ypclnt, __func__, in yppasswd_remote()
285 ypclnt_error(ypclnt, __func__, in yppasswd_remote()
[all …]
H A Dypclnt_connect.c57 ypclnt_error(ypclnt, __func__, in ypclnt_connect()
62 ypclnt_error(ypclnt, __func__, in ypclnt_connect()
70 ypclnt_error(ypclnt, __func__, in ypclnt_connect()
79 ypclnt_error(ypclnt, __func__, in ypclnt_connect()
85 ypclnt_error(ypclnt, NULL, NULL); in ypclnt_connect()
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)); in ypclnt_get()
H A Dypclnt_error.c44 ypclnt_error(ypclnt_t *ypclnt, const char *func, const char *fmt, ...) in ypclnt_error() function
H A DMakefile6 ypclnt_error.c \