Lines Matching refs:t_errno

234 		if (t_errno == TSYSERR && errno == EMFILE &&  in rdc_transport_open()
240 if (t_errno == TSYSERR) { in rdc_transport_open()
244 t_errlist[t_errno]); in rdc_transport_open()
257 if (t_errno == TSYSERR) { in rdc_transport_open()
261 fd, t_errlist[t_errno]); in rdc_transport_open()
280 if (t_errno == TSYSERR) { in rdc_transport_open()
286 fd, t_errlist[t_errno]); in rdc_transport_open()
300 if (t_errno == TSYSERR) { in rdc_transport_open()
306 fd, t_errlist[t_errno]); in rdc_transport_open()
320 if (t_errno == TSYSERR) { in rdc_transport_open()
324 fd, t_errlist[t_errno]); in rdc_transport_open()
344 if (t_errno == TSYSERR) { in rdcd_log_tli_error()
350 tli_name, fd, nconf->nc_proto, t_errno); in rdcd_log_tli_error()
707 if (t_errno == TSYSERR) { in reuseaddr()
711 t_errlist[t_errno]); in reuseaddr()
1115 if (t_errno != TLOOK) { in cots_listen_event()
1256 } else if (t_errno == TLOOK) { in do_poll_cots_action()
1283 if (t_errno == TSYSERR) { in do_poll_cots_action()
1290 errorstr = t_strerror(t_errno); in do_poll_cots_action()
1371 if (t_errno == TSYSERR) { in do_poll_clts_action()
1387 fd, nconf->nc_proto, t_errno); in do_poll_clts_action()
1410 if (ret == 0 || t_errno == TBUFOVFLW) { in do_poll_clts_action()
1425 switch (t_errno) { in do_poll_clts_action()
1446 fd, nconf->nc_proto, t_errno); in do_poll_clts_action()
1458 if (t_errno == TSYSERR) { in do_poll_clts_action()
1473 fd, nconf->nc_proto, t_errno); in do_poll_clts_action()
1487 if (t_errno == TSYSERR) { in do_poll_clts_action()
1503 fd, nconf->nc_proto, t_errno); in do_poll_clts_action()
1568 switch (t_errno) { in do_poll_clts_action()
1587 fd, nconf->nc_proto, t_errno); in do_poll_clts_action()
1731 syslog(LOG_ERR, "t_alloc failed: t_errno %d, %m", t_errno); in rdcd_bindit()
1740 syslog(LOG_ERR, "t_bind failed: t_errno %d, %m", t_errno); in rdcd_bindit()
1788 t_errno); in rdcd_bindit()