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

/illumos-gate/usr/src/lib/libnsl/dial/
H A Dinterface.c56 static void tfaillog(int fd, const char *s);
175 tfaillog(fd, "twrite: t_getinfo\n");
230 tfaillog(*fdreadp, "tsetup: t_sync\n");
273 tfaillog(int fd, const char *s) function
H A Dcallers.c457 static void tfaillog(int fd, const char *s);
500 tfaillog(fd, "t_open");
519 tfaillog(fd, "t_alloc");
530 tfaillog(fd, "t_bind");
617 tfaillog(fd, "t_connect");
632 tfaillog(fd, "t_connect");
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c72 EXTERN void tfaillog(), show_tlook();
291 tfaillog(fd, "twrite: t_getinfo\n");
355 tfaillog(*fdreadp, "tsetup: t_sync\n");
401 tfaillog(fd, s) function
H A Dcallers.c1035 EXTERN void tfaillog();
1083 tfaillog(fd, "t_open" );
1102 tfaillog(fd, "t_alloc" );
1112 tfaillog(fd, "t_bind" );
1197 tfaillog(fd, "t_connect");
1210 tfaillog(fd, "t_connect");

Completed in 69 milliseconds