Searched refs:tfaillog (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libnsl/dial/ |
H A D | interface.c | 56 static void tfaillog(int fd, const char *s); 175 tfaillog(fd, "twrite: t_getinfo\n"); in twrite() 230 tfaillog(*fdreadp, "tsetup: t_sync\n"); in tsetup() 273 tfaillog(int fd, const char *s) in tfaillog() function
|
H A D | callers.c | 457 static void tfaillog(int fd, const char *s); 500 tfaillog(fd, "t_open"); in tlicall() 519 tfaillog(fd, "t_alloc"); in tlicall() 530 tfaillog(fd, "t_bind"); in tlicall() 617 tfaillog(fd, "t_connect"); in tlicall() 632 tfaillog(fd, "t_connect"); in tlicall()
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | interface.c | 72 EXTERN void tfaillog(), show_tlook(); 291 tfaillog(fd, "twrite: t_getinfo\n"); 355 tfaillog(*fdreadp, "tsetup: t_sync\n"); 401 tfaillog(fd, s) in tfaillog() function
|
H A D | callers.c | 1035 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");
|