| /freebsd-12.1/usr.sbin/rpc.yppasswdd/ |
| H A D | yppasswdd_server.c | 400 yp_error("no memory"); in update_inplace() 427 yp_error("no memory"); in update_inplace() 630 yp_error("pw_init() failed"); in yppasswdproc_update_1_svc() 635 yp_error("pw_lock() failed"); in yppasswdproc_update_1_svc() 640 yp_error("pw_tmp() failed"); in yppasswdproc_update_1_svc() 645 yp_error("pw_copy() failed"); in yppasswdproc_update_1_svc() 662 yp_error("pw_mkdb() failed"); in yppasswdproc_update_1_svc() 858 yp_error("pw_init() failed"); in yppasswdproc_update_master_1_svc() 863 yp_error("pw_lock() failed"); in yppasswdproc_update_master_1_svc() 868 yp_error("pw_tmp() failed"); in yppasswdproc_update_master_1_svc() [all …]
|
| H A D | yppasswdd_main.c | 221 yp_error("no domain specified and system domain \ in main() 231 yp_error("this host is not an NIS server -- aborting"); in main() 248 yp_error("master of %s is %s, but we are %s", in main() 250 yp_error("this host is not the NIS master server for \ in main() 283 yp_error("cannot create yppasswd service."); in main() 288 yp_error("cannot create master_yppasswd service."); in main() 300 yp_error("getnetconfigent unix: %s", nc_sperror()); in main() 306 yp_error("cannot create AF_LOCAL service."); in main() 311 yp_error("unable to register (MASTER_YPPASSWDPROG, \ in main() 322 yp_error("could not create a handle"); in main() [all …]
|
| H A D | Makefile | 13 yp_error.c yppasswdd_main.c yppasswdd_server.c ypxfr_misc.c ${GENSRCS}
|
| /freebsd-12.1/usr.sbin/yppush/ |
| H A D | yppush_main.c | 173 yp_error("%s has not responded", in yppush_exit() 177 yp_error("%s has responded", in yppush_exit() 184 yp_error("%d transfer%sstill pending", in yppush_exit() 188 yp_error("timed out"); in yppush_exit() 193 yp_error("all transfers complete"); in yppush_exit() 203 yp_error("warning: exiting with transfer \ in yppush_exit() 250 yp_error("select() timed out"); in yppush_svc_run() 381 yp_error("malloc failed"); in yp_push() 427 yp_error("%s has been called", server); in yp_push() 522 yp_error("malloc failed"); in main() [all …]
|
| H A D | Makefile | 8 SRCS= ypxfr_getmap.c yp_dblookup.c yp_error.c ypxfr_misc.c yppush_main.c \
|
| /freebsd-12.1/libexec/ypxfr/ |
| H A D | ypxfr_main.c | 78 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() 223 yp_error("transaction ID not specified"); in main() 229 yp_error("RPC program number not specified"); in main() 235 yp_error("address not specified"); in main() 239 yp_error("failed to convert '%s' to IP addr", in main() 245 yp_error("port not specified"); in main() 260 yp_error("no map name specified"); in main() 315 yp_error("no source host specified"); in main() [all …]
|
| H A D | ypxfrd_getmap.c | 63 yp_error("write failed: %s", strerror(errno)); in xdr_my_xfr() 74 yp_error("got read error from rpc.ypxfrd"); in xdr_my_xfr() 78 yp_error("rpc.ypxfrd couldn't access the map"); in xdr_my_xfr() 82 yp_error("access to map denied by rpc.ypxfrd"); in xdr_my_xfr() 86 yp_error("client/server DB type mismatch"); in xdr_my_xfr() 90 yp_error("client/server byte order mismatch"); in xdr_my_xfr() 94 yp_error("got unknown status from rpc.ypxfrd"); in xdr_my_xfr() 130 yp_error("couldn't open %s: %s", tmpname, strerror(errno)); in ypxfrd_get_map() 138 yp_error("%s", clnt_sperror(clnt,"call to rpc.ypxfrd failed")); in ypxfrd_get_map()
|
| H A D | ypxfr_misc.c | 157 yp_error("%s",clnt_spcreateerror("failed to \ in ypxfr_get_master() 166 yp_error("%s",clnt_sperror(clnt,"YPPROC_MASTER \ in ypxfr_get_master() 222 yp_error("%s",clnt_spcreateerror("couldn't create \ in ypxfr_get_order() 230 yp_error("%s", clnt_sperror(clnt, "YPPROC_ORDER \ in ypxfr_get_order() 268 yp_error("failed to create UDP handle: %s", in ypxfr_match() 280 yp_error("%s: %s", server, in ypxfr_match()
|
| H A D | ypxfr_extern.h | 52 extern void yp_error(const char *, ...);
|
| H A D | ypxfr_getmap.c | 76 yp_error("%s", clnt_spcreateerror("failed to \ in ypxfr_get_map()
|
| H A D | Makefile | 4 SRCS= yp_dblookup.c yp_dbwrite.c yp_error.c \
|
| /freebsd-12.1/usr.sbin/ypserv/ |
| H A D | yp_dnslookup.c | 135 yp_error("res_init failed"); in yp_init_resolver() 139 yp_error("couldn't create socket"); in yp_init_resolver() 157 yp_error("failed to malloc() circleq dns entry"); in yp_malloc_dnsent() 194 yp_error("sendto failed"); in yp_send_dns_query() 278 yp_error("sending dns reply to %s (%lu)", in yp_send_dns_reply() 302 yp_error("svc_sendreply failed"); in yp_send_dns_reply() 359 yp_error("running dns queue"); in yp_run_dnsq() 368 yp_error("recvfrom failed: %s", strerror(errno)); in yp_run_dnsq() 451 yp_error("DNS query failed"); in yp_async_lookup_name() 522 yp_error("DNS address is: %s", buf); in yp_async_lookup_addr() [all …]
|
| H A D | yp_access.c | 140 yp_error("fopen(%s) failed: %s", path, strerror(errno)); in load_securenets() 154 yp_error("badly formatted securenets entry: %s", in load_securenets() 162 yp_error("badly formatted securenets entry: %s", addr1); in load_securenets() 168 yp_error("badly formatted securenets entry: %s", addr2); in load_securenets() 244 yp_error("procedure %s called from %s:%d", yp_procedure, 248 yp_error("client is referencing map \"%s\".", map); 254 yp_error("embedded slash in map name \"%s\" -- \ 270 yp_error("access to %s denied -- client %s:%d \ 306 yp_error("connect from %s:%d to procedure %s refused",
|
| H A D | yp_dblookup.c | 110 yp_error("failed to malloc() circleq entry"); in yp_malloc_qent() 116 yp_error("failed to malloc() circleq entry"); in yp_malloc_qent() 268 yp_error("queue overflow -- releasing last slot"); in yp_cache_db() 277 yp_error("failed to allocate a new cache entry"); in yp_cache_db() 420 yp_error("ran out of file descriptors"); in yp_open_db() 470 yp_error("looking up key [%.*s]", in yp_get_record() 500 yp_error("result of lookup: key: [%.*s] data: [%.*s]", in yp_get_record() 527 yp_error("retrieving first key in map"); in yp_first_record() 553 yp_error("result of lookup: key: [%.*s] data: [%.*s]", in yp_first_record() 595 yp_error("retrieving next key, previous was: [%.*s]", in yp_next_record() [all …]
|
| H A D | yp_server.c | 63 yp_error("child %d trying to fork!", getpid()); in yp_fork() 184 yp_error("doing DNS lookup of %s", nbuf); 288 yp_error("%s: %s", inet_ntoa(addr->sin_addr), 305 yp_error("%s", clnt_sperror(clnt, 362 yp_error("couldn't find master for map %s@%s", 365 yp_error("host at %s (%s) may be pulling my leg", 413 yp_error("ypxfr fork(): %s", strerror(errno)); 537 yp_error("ypall fork(): %s", strerror(errno)); 708 yp_error("malloc() failed"); 723 yp_error("map: %s", yp_maplist->map); [all …]
|
| H A D | yp_error.c | 69 yp_error(const char *fmt, ...) in yp_error() function
|
| H A D | yp_extern.h | 76 extern void yp_error(const char *, ...) __printflike(1, 2);
|
| H A D | Makefile | 11 ypxfr_clnt.c yp.h yp_main.c yp_error.c yp_access.c yp_svc_udp.c \
|
| /freebsd-12.1/usr.sbin/rpc.ypupdated/ |
| H A D | yp_dbupdate.c | 61 yp_error("couldn't exec map update process: %s", in yp_domake() 66 yp_error("fork() failed: %s", strerror(errno)); in yp_domake() 128 yp_error("unknown update command: (%d)", op); in ypmap_update() 142 yp_error("failed to update timestamp in %s/%s", domptr, map); in ypmap_update()
|
| H A D | ypupdated_server.c | 77 yp_error("warning: client-specified window size \ in yp_checkauth() 85 yp_error("warning: client didn't use DES authentication"); in yp_checkauth() 89 yp_error("client used unknown auth flavor"); in yp_checkauth()
|
| H A D | Makefile | 8 yp_error.c update.c ypupdated_server.c \
|
| H A D | ypupdated_main.c | 213 yp_error("failed to register AUTH_DES flavor"); in main()
|
| /freebsd-12.1/usr.sbin/rpc.ypxfrd/ |
| H A D | ypxfrd_extern.h | 48 extern void yp_error(const char *, ...);
|
| H A D | Makefile | 7 SRCS= ypxfrd_svc.c ypxfrd.h ypxfrd_server.c yp_error.c \
|
| H A D | ypxfrd_server.c | 69 yp_error("read error: %s", strerror(errno)); in xdr_my_xfr()
|