Lines Matching refs:yp_error
123 yp_error("warning: received callback with invalid transaction ID: %lu", in yppush_show_status()
129 yp_error("warning: received callback with duplicate transaction ID: %lu", in yppush_show_status()
135 yp_error("checking return status: transaction ID: %lu", in yppush_show_status()
140 yp_error("transfer of map %s to server %s %s", in yppush_show_status()
143 yp_error("status returned by ypxfr: %s", status > YPXFR_AGE ? in yppush_show_status()
171 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()
244 yp_error("select failed: %s", strerror(errno)); in yppush_svc_run()
247 yp_error("select() timed out"); in yppush_svc_run()
303 yp_error("failed to read order number from %s: %s: %s", in yppush_send_xfr()
320 yp_error("%s: %s",job->server,clnt_spcreateerror("couldn't \ in yppush_send_xfr()
341 yp_error("failed to set timeout on ypproc_xfr call"); in yppush_send_xfr()
348 yp_error("%s: %s", job->server, clnt_sperror(clnt, in yppush_send_xfr()
378 yp_error("malloc failed"); in yp_push()
393 yp_error ("can't register yppush_xfrrespprog_1"); in yp_push()
409 yp_error("initiating transfer: %s -> %s (transid = %lu)", in yp_push()
424 yp_error("%s has been called", server); in yp_push()
519 yp_error("malloc failed"); in main()
556 yp_error("no domain specified and NIS not running"); in main()
565 yp_error("failed to get name of local host: %s", in main()
575 yp_error("couldn't open %s map: %s", yppush_mapname, in main()
587 yp_error("warning: this host is not the master for %s", in main()
626 yp_error("all jobs dispatched"); in main()