Home
last modified time | relevance | path

Searched refs:yp_error (Results 1 – 25 of 25) sorted by relevance

/freebsd-14.2/usr.sbin/rpc.yppasswdd/
H A Dyppasswdd_server.c396 yp_error("no memory"); in update_inplace()
423 yp_error("no memory"); in update_inplace()
626 yp_error("pw_init() failed"); in yppasswdproc_update_1_svc()
631 yp_error("pw_lock() failed"); in yppasswdproc_update_1_svc()
636 yp_error("pw_tmp() failed"); in yppasswdproc_update_1_svc()
641 yp_error("pw_copy() failed"); in yppasswdproc_update_1_svc()
658 yp_error("pw_mkdb() failed"); in yppasswdproc_update_1_svc()
854 yp_error("pw_init() failed"); in yppasswdproc_update_master_1_svc()
859 yp_error("pw_lock() failed"); in yppasswdproc_update_master_1_svc()
864 yp_error("pw_tmp() failed"); in yppasswdproc_update_master_1_svc()
[all …]
H A Dyppasswdd_main.c218 yp_error("no domain specified and system domain \ in main()
228 yp_error("this host is not an NIS server -- aborting"); in main()
245 yp_error("master of %s is %s, but we are %s", in main()
247 yp_error("this host is not the NIS master server for \ in main()
280 yp_error("cannot create yppasswd service."); in main()
285 yp_error("cannot create master_yppasswd service."); in main()
297 yp_error("getnetconfigent unix: %s", nc_sperror()); in main()
303 yp_error("cannot create AF_LOCAL service."); in main()
308 yp_error("unable to register (MASTER_YPPASSWDPROG, \ in main()
319 yp_error("could not create a handle"); in main()
[all …]
H A DMakefile13 yp_error.c yppasswdd_main.c yppasswdd_server.c ypxfr_misc.c ${GENSRCS}
/freebsd-14.2/usr.sbin/yppush/
H A Dyppush_main.c171 yp_error("%s has not responded", in yppush_exit()
175 yp_error("%s has responded", in yppush_exit()
182 yp_error("%d transfer%sstill pending", in yppush_exit()
186 yp_error("timed out"); in yppush_exit()
191 yp_error("all transfers complete"); in yppush_exit()
201 yp_error("warning: exiting with transfer \ in yppush_exit()
248 yp_error("select() timed out"); in yppush_svc_run()
379 yp_error("malloc failed"); in yp_push()
425 yp_error("%s has been called", server); in yp_push()
520 yp_error("malloc failed"); in main()
[all …]
H A DMakefile8 SRCS= ypxfr_getmap.c yp_dblookup.c yp_error.c ypxfr_misc.c yppush_main.c \
/freebsd-14.2/libexec/ypxfr/
H A Dypxfr_main.c78 yp_error("failed to unlink %s",strerror(errno)); in ypxfr_exit()
88 yp_error("%s", clnt_spcreateerror("failed to " in ypxfr_exit()
102 yp_error("Exiting: %s", ypxfrerr_string(retval)); in ypxfr_exit()
221 yp_error("transaction ID not specified"); in main()
227 yp_error("RPC program number not specified"); in main()
233 yp_error("address not specified"); in main()
237 yp_error("failed to convert '%s' to IP addr", in main()
243 yp_error("port not specified"); in main()
258 yp_error("no map name specified"); in main()
313 yp_error("no source host specified"); in main()
[all …]
H A Dypxfrd_getmap.c61 yp_error("write failed: %s", strerror(errno)); in xdr_my_xfr()
72 yp_error("got read error from rpc.ypxfrd"); in xdr_my_xfr()
76 yp_error("rpc.ypxfrd couldn't access the map"); in xdr_my_xfr()
80 yp_error("access to map denied by rpc.ypxfrd"); in xdr_my_xfr()
84 yp_error("client/server DB type mismatch"); in xdr_my_xfr()
88 yp_error("client/server byte order mismatch"); in xdr_my_xfr()
92 yp_error("got unknown status from rpc.ypxfrd"); in xdr_my_xfr()
128 yp_error("couldn't open %s: %s", tmpname, strerror(errno)); in ypxfrd_get_map()
136 yp_error("%s", clnt_sperror(clnt,"call to rpc.ypxfrd failed")); in ypxfrd_get_map()
H A Dypxfr_misc.c155 yp_error("%s",clnt_spcreateerror("failed to \ in ypxfr_get_master()
164 yp_error("%s",clnt_sperror(clnt,"YPPROC_MASTER \ in ypxfr_get_master()
220 yp_error("%s",clnt_spcreateerror("couldn't create \ in ypxfr_get_order()
228 yp_error("%s", clnt_sperror(clnt, "YPPROC_ORDER \ in ypxfr_get_order()
266 yp_error("failed to create UDP handle: %s", in ypxfr_match()
278 yp_error("%s: %s", server, in ypxfr_match()
H A Dypxfr_extern.h50 extern void yp_error(const char *, ...);
H A Dypxfr_getmap.c74 yp_error("%s", clnt_spcreateerror("failed to \ in ypxfr_get_map()
H A DMakefile4 SRCS= yp_dblookup.c yp_dbwrite.c yp_error.c \
/freebsd-14.2/usr.sbin/ypserv/
H A Dyp_dnslookup.c133 yp_error("res_init failed"); in yp_init_resolver()
137 yp_error("couldn't create socket"); in yp_init_resolver()
155 yp_error("failed to malloc() circleq dns entry"); in yp_malloc_dnsent()
192 yp_error("sendto failed"); in yp_send_dns_query()
276 yp_error("sending dns reply to %s (%lu)", in yp_send_dns_reply()
300 yp_error("svc_sendreply failed"); in yp_send_dns_reply()
357 yp_error("running dns queue"); in yp_run_dnsq()
366 yp_error("recvfrom failed: %s", strerror(errno)); in yp_run_dnsq()
449 yp_error("DNS query failed"); in yp_async_lookup_name()
520 yp_error("DNS address is: %s", buf); in yp_async_lookup_addr()
[all …]
H A Dyp_access.c136 yp_error("fopen(%s) failed: %s", path, strerror(errno)); in load_securenets()
150 yp_error("badly formatted securenets entry: %s", in load_securenets()
158 yp_error("badly formatted securenets entry: %s", addr1); in load_securenets()
164 yp_error("badly formatted securenets entry: %s", addr2); in load_securenets()
240 yp_error("procedure %s called from %s:%d", yp_procedure,
244 yp_error("client is referencing map \"%s\".", map);
250 yp_error("embedded slash in map name \"%s\" -- \
266 yp_error("access to %s denied -- client %s:%d \
302 yp_error("connect from %s:%d to procedure %s refused",
H A Dyp_dblookup.c108 yp_error("failed to malloc() circleq entry"); in yp_malloc_qent()
114 yp_error("failed to malloc() circleq entry"); in yp_malloc_qent()
266 yp_error("queue overflow -- releasing last slot"); in yp_cache_db()
275 yp_error("failed to allocate a new cache entry"); in yp_cache_db()
418 yp_error("ran out of file descriptors"); in yp_open_db()
468 yp_error("looking up key [%.*s]", in yp_get_record()
498 yp_error("result of lookup: key: [%.*s] data: [%.*s]", in yp_get_record()
525 yp_error("retrieving first key in map"); in yp_first_record()
551 yp_error("result of lookup: key: [%.*s] data: [%.*s]", in yp_first_record()
593 yp_error("retrieving next key, previous was: [%.*s]", in yp_next_record()
[all …]
H A Dyp_server.c61 yp_error("child %d trying to fork!", getpid()); in yp_fork()
182 yp_error("doing DNS lookup of %s", nbuf);
286 yp_error("%s: %s", inet_ntoa(addr->sin_addr),
303 yp_error("%s", clnt_sperror(clnt,
360 yp_error("couldn't find master for map %s@%s",
363 yp_error("host at %s (%s) may be pulling my leg",
411 yp_error("ypxfr fork(): %s", strerror(errno));
535 yp_error("ypall fork(): %s", strerror(errno));
706 yp_error("malloc() failed");
721 yp_error("map: %s", yp_maplist->map);
[all …]
H A Dyp_error.c65 yp_error(const char *fmt, ...) in yp_error() function
H A Dyp_extern.h74 extern void yp_error(const char *, ...) __printflike(1, 2);
H A DMakefile11 ypxfr_clnt.c yp.h yp_main.c yp_error.c yp_access.c yp_svc_udp.c \
/freebsd-14.2/usr.sbin/rpc.ypupdated/
H A Dyp_dbupdate.c59 yp_error("couldn't exec map update process: %s", in yp_domake()
64 yp_error("fork() failed: %s", strerror(errno)); in yp_domake()
126 yp_error("unknown update command: (%d)", op); in ypmap_update()
140 yp_error("failed to update timestamp in %s/%s", domptr, map); in ypmap_update()
H A Dypupdated_server.c75 yp_error("warning: client-specified window size \ in yp_checkauth()
83 yp_error("warning: client didn't use DES authentication"); in yp_checkauth()
87 yp_error("client used unknown auth flavor"); in yp_checkauth()
H A DMakefile8 yp_error.c update.c ypupdated_server.c \
H A Dypupdated_main.c213 yp_error("failed to register AUTH_DES flavor"); in main()
/freebsd-14.2/usr.sbin/rpc.ypxfrd/
H A Dypxfrd_extern.h46 extern void yp_error(const char *, ...);
H A DMakefile7 SRCS= ypxfrd_svc.c ypxfrd.h ypxfrd_server.c yp_error.c \
H A Dypxfrd_server.c67 yp_error("read error: %s", strerror(errno)); in xdr_my_xfr()