Home | History | Annotate | Download | only in transp

Lines Matching refs:XLOG_ERROR

106     plog(XLOG_ERROR, "t_alloc req");
112 plog(XLOG_ERROR, "t_alloc ret");
128 plog(XLOG_ERROR, "t_bind");
141 plog(XLOG_ERROR, "could not t_bind to any reserved port");
183 plog(XLOG_ERROR, "getnetconfig for tcp failed: %s", nc_sperror());
199 plog(XLOG_ERROR, "t_open %s: %m", nc->nc_device);
203 plog(XLOG_ERROR, "couldn't bind mountd socket to privileged port");
207 plog(XLOG_ERROR, "clnt_vc_create failed");
230 plog(XLOG_ERROR, "getnetconfig for udp failed: %s", nc_sperror());
234 plog(XLOG_ERROR, "%s",
244 plog(XLOG_ERROR, "t_open %s: %m", nc->nc_device);
248 plog(XLOG_ERROR, "couldn't bind mountd socket to privileged port");
252 plog(XLOG_ERROR, "clnt_dg_create failed");
257 plog(XLOG_ERROR, "clnt_control CLSET_RETRY_TIMEOUT for udp failed");
322 plog(XLOG_ERROR, "Cannot rewind netconfig: %s", nc_sperror());
334 plog(XLOG_ERROR, "Error accessing getnetconfig: %s", nc_sperror());
352 plog(XLOG_ERROR, "t_open failed: %d: %s", t_errno, t_errlist[t_errno]);
357 plog(XLOG_ERROR, "t_alloc req");
363 plog(XLOG_ERROR, "t_alloc ret");
384 plog(XLOG_ERROR, "t_bind for port %d: %s", port, t_errlist[t_errno]);
429 plog(XLOG_ERROR, "cannot getnetconfigent for %s", nettype);
434 plog(XLOG_ERROR, "cannot getnetconfigent for %s", nettype);
440 plog(XLOG_ERROR, "cannot create nfs tli service for amd");
451 plog(XLOG_ERROR, "Can't create privileged nfs port (TLI)");
456 plog(XLOG_ERROR, "could not register amd NFS service");
480 plog(XLOG_ERROR, "null ncp");
486 plog(XLOG_ERROR, "t_open failed: %d: %s", t_errno, t_errlist[t_errno]);
491 plog(XLOG_ERROR, "t_alloc req");
497 plog(XLOG_ERROR, "t_alloc tretpp");
511 plog(XLOG_ERROR, "t_bind return err %d", rc);
517 plog(XLOG_ERROR, "asked for port %d, got different one (%d)",
524 plog(XLOG_ERROR, "asked for address %x, got different one (%x)",
558 plog(XLOG_ERROR, "cannot getnetconfigent for %s", NC_TCP);
570 plog(XLOG_ERROR, "bind_preferred_amq_port failed for TCP port %d: %s",
583 plog(XLOG_ERROR, "cannot create (tcp) tli service for amq");
593 plog(XLOG_ERROR, "cannot getnetconfigent for %s", NC_UDP);
604 plog(XLOG_ERROR, "bind_preferred_amq_port failed for UDP port %d: %s",
617 plog(XLOG_ERROR, "cannot create (udp) tli service for amq");
663 plog(XLOG_ERROR, "could not stat() %s: %m", ncp->nc_device);
711 plog(XLOG_ERROR,
731 plog(XLOG_ERROR,
853 plog(XLOG_ERROR, "register_autofs_service: cannot getnetconfigent for %s", autofs_conftype);
859 plog(XLOG_ERROR, "register_autofs_service: t_open failed (%s)",
866 plog(XLOG_ERROR, "register_autofs_service: t_alloc failed");
871 plog(XLOG_ERROR, "register_autofs_service: get_autofs_address failed");
877 plog(XLOG_ERROR, "cannot create autofs tli service for amd");
883 plog(XLOG_ERROR, "could not register amd AUTOFS service");
918 plog(XLOG_ERROR, "destroy_autofs_service: cannot getnetconfigent for %s", autofs_conftype);