Home
last modified time | relevance | path

Searched refs:SYS_ACCEPT4 (Results 1 – 25 of 17322) sorted by relevance

12345678910>>...693

/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/linux/
H A DSandboxFilterUtil.cpp19 #ifndef SYS_ACCEPT4
20 #define SYS_ACCEPT4 18 macro
92 DISPATCH_SOCKETCALL(__NR_accept4, SYS_ACCEPT4); in EvaluateSyscall()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/linux/
H A DSandboxFilterUtil.cpp19 #ifndef SYS_ACCEPT4
20 #define SYS_ACCEPT4 18 macro
91 DISPATCH_SOCKETCALL(__NR_accept4, SYS_ACCEPT4); in EvaluateSyscall()
/dports/net/haproxy21/haproxy-2.1.12/include/common/
H A Daccept4.h44 #if defined(USE_MY_ACCEPT4) || (!defined(SYS_ACCEPT4) && !defined(__NR_accept4))
58 return socketcall(SYS_ACCEPT4, args); in accept4()
H A Dsyscall.h145 #ifndef SYS_ACCEPT4
146 #define SYS_ACCEPT4 18 macro
/dports/net/haproxy17/haproxy-1.7.14/include/common/
H A Daccept4.h44 #if defined(USE_MY_ACCEPT4) || (!defined(SYS_ACCEPT4) && !defined(__NR_accept4))
58 return socketcall(SYS_ACCEPT4, args); in accept4()
H A Dsyscall.h145 #ifndef SYS_ACCEPT4
146 #define SYS_ACCEPT4 18 macro
/dports/net/haproxy20/haproxy-2.0.26/include/common/
H A Daccept4.h44 #if defined(USE_MY_ACCEPT4) || (!defined(SYS_ACCEPT4) && !defined(__NR_accept4))
58 return socketcall(SYS_ACCEPT4, args); in accept4()
H A Dsyscall.h145 #ifndef SYS_ACCEPT4
146 #define SYS_ACCEPT4 18 macro
/dports/net/haproxy19/haproxy-1.9.16/include/common/
H A Daccept4.h44 #if defined(USE_MY_ACCEPT4) || (!defined(SYS_ACCEPT4) && !defined(__NR_accept4))
58 return socketcall(SYS_ACCEPT4, args); in accept4()
H A Dsyscall.h145 #ifndef SYS_ACCEPT4
146 #define SYS_ACCEPT4 18 macro
/dports/net/haproxy18/haproxy-1.8.30/include/common/
H A Daccept4.h44 #if defined(USE_MY_ACCEPT4) || (!defined(SYS_ACCEPT4) && !defined(__NR_accept4))
58 return socketcall(SYS_ACCEPT4, args); in accept4()
H A Dsyscall.h145 #ifndef SYS_ACCEPT4
146 #define SYS_ACCEPT4 18 macro
/dports/net/nuster/nuster-5.0.4.21/include/common/
H A Daccept4.h44 #if defined(USE_MY_ACCEPT4) || (!defined(SYS_ACCEPT4) && !defined(__NR_accept4))
58 return socketcall(SYS_ACCEPT4, args); in accept4()
H A Dsyscall.h145 #ifndef SYS_ACCEPT4
146 #define SYS_ACCEPT4 18 macro
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/linux/
H A DSandboxFilterUtil.cpp22 #ifndef SYS_ACCEPT4
23 # define SYS_ACCEPT4 18 macro
94 DISPATCH_SOCKETCALL(__NR_accept4, SYS_ACCEPT4); in EvaluateSyscall()
/dports/www/firefox/firefox-99.0/security/sandbox/linux/
H A DSandboxFilterUtil.cpp22 #ifndef SYS_ACCEPT4
23 # define SYS_ACCEPT4 18 macro
94 DISPATCH_SOCKETCALL(__NR_accept4, SYS_ACCEPT4); in EvaluateSyscall()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/linux/
H A DSandboxFilterUtil.cpp22 #ifndef SYS_ACCEPT4
23 # define SYS_ACCEPT4 18 macro
94 DISPATCH_SOCKETCALL(__NR_accept4, SYS_ACCEPT4); in EvaluateSyscall()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/linux/
H A DSandboxFilterUtil.cpp22 #ifndef SYS_ACCEPT4
23 # define SYS_ACCEPT4 18 macro
95 DISPATCH_SOCKETCALL(__NR_accept4, SYS_ACCEPT4); in EvaluateSyscall()
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dnet.h44 #define SYS_ACCEPT4 18 /* sys_accept4(2) */ macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dnet.h44 #define SYS_ACCEPT4 18 /* sys_accept4(2) */ macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dnet.h44 #define SYS_ACCEPT4 18 /* sys_accept4(2) */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dnet.h44 #define SYS_ACCEPT4 18 /* sys_accept4(2) */ macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dnet.h44 #define SYS_ACCEPT4 18 /* sys_accept4(2) */ macro
/dports/security/vuls/vuls-0.13.7/vendor/github.com/fatih/color/vendor/golang.org/x/sys/unix/
H A Dzsysnum_openbsd_386.go99SYS_ACCEPT4 = 93 // { int sys_accept4(int s, struct sockaddr *name, socklen_t *anamelen, i… const
H A Dzsysnum_openbsd_arm.go99SYS_ACCEPT4 = 93 // { int sys_accept4(int s, struct sockaddr *name, socklen_t *anamelen, i… const

12345678910>>...693