Home
last modified time | relevance | path

Searched refs:LISTENQ (Results 1 – 1 of 1) sorted by relevance

/freebsd/tools/regression/sockets/unix_cmsg/
H A Duc_common.c44 #ifndef LISTENQ
45 # define LISTENQ 1 macro
156 if (listen(fd, LISTENQ) < 0) { in uc_socket_create()