Searched refs:tli_error (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libwrap/
H A Dtli.c69 static char *tli_error();
153 tcpd_warn("t_alloc: %s", tli_error());
159 tcpd_warn("can't get client address: %s", tli_error());
172 tcpd_warn("t_alloc: %s", tli_error());
315 /* tli_error - convert tli error number to text */
317 static char *tli_error() function
354 tcpd_warn("t_alloc: %s", tli_error());

Completed in 15 milliseconds