/src/usr.sbin/timed/timed/ |
acksend.c | 59 (void)sendtsp(sock, &msg, addr); 63 sendtsp(int s, struct tsp *msg, struct sockaddr_in *addr) function in typeref:typename:int 112 if (sendtsp(sock, message, addr) == -1)
|
acksend.c | 59 (void)sendtsp(sock, &msg, addr); 63 sendtsp(int s, struct tsp *msg, struct sockaddr_in *addr) function in typeref:typename:int 112 if (sendtsp(sock, message, addr) == -1)
|