Searched refs:SYS_LISTEN (Results 1 – 4 of 4) sorted by relevance
11 #if !(defined(SYS_LISTEN) || (defined(HAVE_DECL_SYS_LISTEN) && HAVE_DECL_SYS_LISTEN))12 # define SYS_LISTEN 4 macro74 XLAT(SYS_LISTEN),
4 SYS_LISTEN 4
29 #define SYS_LISTEN 4 /* sys_listen(2) */ macro
100 AF_INET, SOCK_STREAM, 6, SYS_LISTEN, setup1, "listen call"};