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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.h45 int swrap_listen(int s, int backlog);
79 #define listen(s,blog) swrap_listen(s,blog)
H A Dsocket_wrapper.c1555 _PUBLIC_ int swrap_listen(int s, int backlog) function

Completed in 136 milliseconds