yplog
yplog("yplog closed");
yplog("yplog opened");
void yplog(const char *, ...);
yplog("sig_hup: reread %s", aclfile);
yplog("sig_hup: reread %s", YP_SECURENET_FILE);
yplog(" ypdb_close_last: LRU list is empty!");
yplog(" ypdb_close_last: closing map %s in domain %s [db=0x%x]",
yplog(" ypdb_close_all(): start");
yplog(" ypdb_close_all(): done");
yplog(" ypdb_close_db(0x%x)", db);
yplog(" ypdb_open_db: cached open: domain=%s, map=%s, db=0x%x",
yplog(" ypdb_open_db: errno %d (%s)",
yplog(" ypdb_open_db: no map %s (domain=%s)",
yplog(" ypdb_open_db: ypdb_open FAILED: map %s (domain=%s)",
yplog(" ypdb_open_db: MALLOC failed");
yplog(" ypdb_open_db: NEW DOMAIN %s", domain);
yplog(" ypdb_open_db: MALLOC failed");
yplog(" ypdb_open_db: NEW MAP domain=%s, map=%s, hl=%d, s=%d, db=0x%x",
yplog("lookup_host: address %s not listed for host %s\n",
yplog(" ypdb_xdr_get_all: xdr_ypresp_all failed");
yplog(" ypdb_xdr_get_all: final xdr_ypresp_all failed");
yplog(" match2_status: %s", yperr_string(ypprot_err(res.stat)));
yplog(" first2_status: %s", yperr_string(ypprot_err(res.stat)));
yplog(" next2_status: %s", yperr_string(ypprot_err(res.stat)));
yplog(" master2_status: %s", yperr_string(ypprot_err(res.stat)));
yplog(" order2_status: %s", yperr_string(ypprot_err(res.stat)));
#define YPLOG yplog
yplog(" maplist_status: %s", yperr_string(ypprot_err(res.stat)));
#define YPLOG if (!ok) yplog
yplog(" match1_status: %s",
yplog(" first1_status: %s",
yplog(" next1_status: %s",
yplog(" poll1_status: %s", "none");
yplog("ypxfr: Arguments:");
yplog("YP clear to local: %s", (cflag) ? "no" : "yes");
yplog(" Force transfer: %s", (fflag) ? "yes" : "no");
yplog(" domain: %s", domain);
yplog(" host: %s", host);
yplog(" source domain: %s", srcdomain);
yplog(" transid: %s", tid);
yplog(" prog: %s", prog);
yplog(" port: %s", port);
yplog(" ipadd: %s", ipadd);
yplog(" map: %s", map);
yplog("Get Master");
yplog("Check for reserved port on host: %s", host);
yplog("Connect host: %s", host);