Searched refs:socket_get_backlog (Results 1 – 1 of 1) sorted by relevance
| /freebsd/tools/regression/sockets/listen_backlog/ |
| H A D | listen_backlog.c | 67 socket_get_backlog(int sock, int *backlogp, const char *testclass, in socket_get_backlog() function 113 if (socket_get_backlog(sock, &backlog_retrieved, testclass, test, in socket_listen() 134 if (socket_get_backlog(sock, &backlog_retrieved, testclass, test, in socket_listen() 241 if (socket_get_backlog(sock, &backlog_retrieved, testclass, test, in socket_listen_update() 262 if (socket_get_backlog(sock, &backlog_retrieved, testclass, test, in socket_listen_update()
|