Searched refs:SYS_LISTEN (Results 1 – 5 of 5) sorted by relevance
27 #if defined(SYS_LISTEN) || (defined(HAVE_DECL_SYS_LISTEN) && HAVE_DECL_SYS_LISTEN)29 static_assert((SYS_LISTEN) == (4), "SYS_LISTEN != 4");32 # define SYS_LISTEN 4160 XLAT(SYS_LISTEN),
4 SYS_LISTEN 4
30 #define SYS_LISTEN 4 /* sys_listen(2) */ macro
100 AF_INET, SOCK_STREAM, 6, SYS_LISTEN, setup1, "listen call"};
5128 #ifdef SYS_LISTEN5129 { "SYS_LISTEN", (unsigned long) SYS_LISTEN },