Home
last modified time | relevance | path

Searched refs:__NR_recvmmsg (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/unix/
H A Dlinux-syscalls.c37 #ifndef __NR_recvmmsg
39 # define __NR_recvmmsg 299 macro
41 # define __NR_recvmmsg 337 macro
43 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
148 #if defined(__NR_recvmmsg) in uv__recvmmsg()
149 return syscall(__NR_recvmmsg, fd, mmsg, vlen, flags, timeout); in uv__recvmmsg()
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/unix/
H A Dlinux-syscalls.c37 #ifndef __NR_recvmmsg
39 # define __NR_recvmmsg 299 macro
41 # define __NR_recvmmsg 337 macro
43 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
148 #if defined(__NR_recvmmsg) in uv__recvmmsg()
149 return syscall(__NR_recvmmsg, fd, mmsg, vlen, flags, timeout); in uv__recvmmsg()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/unix/
H A Dlinux-syscalls.c172 #ifndef __NR_recvmmsg
174 # define __NR_recvmmsg 299 macro
176 # define __NR_recvmmsg 337 macro
178 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
370 #if defined(__NR_recvmmsg) in uv__recvmmsg()
371 return syscall(__NR_recvmmsg, fd, mmsg, vlen, flags, timeout); in uv__recvmmsg()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dlinux-syscalls.c37 #ifndef __NR_recvmmsg
39 # define __NR_recvmmsg 299 macro
41 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
188 #elif defined(__NR_recvmmsg) in uv__recvmmsg()
189 return syscall(__NR_recvmmsg, fd, mmsg, vlen, /* flags */ 0, /* timeout */ 0); in uv__recvmmsg()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dlinux-syscalls.c37 #ifndef __NR_recvmmsg
39 # define __NR_recvmmsg 299 macro
41 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
188 #elif defined(__NR_recvmmsg) in uv__recvmmsg()
189 return syscall(__NR_recvmmsg, fd, mmsg, vlen, /* flags */ 0, /* timeout */ 0); in uv__recvmmsg()
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/unix/
H A Dlinux-syscalls.c37 #ifndef __NR_recvmmsg
39 # define __NR_recvmmsg 299 macro
41 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
188 #elif defined(__NR_recvmmsg) in uv__recvmmsg()
189 return syscall(__NR_recvmmsg, fd, mmsg, vlen, /* flags */ 0, /* timeout */ 0); in uv__recvmmsg()
/dports/devel/libuv/libuv-v1.42.0/src/unix/
H A Dlinux-syscalls.c37 #ifndef __NR_recvmmsg
39 # define __NR_recvmmsg 299 macro
41 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
188 #elif defined(__NR_recvmmsg) in uv__recvmmsg()
189 return syscall(__NR_recvmmsg, fd, mmsg, vlen, /* flags */ 0, /* timeout */ 0); in uv__recvmmsg()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dlinux-syscalls.c37 #ifndef __NR_recvmmsg
39 # define __NR_recvmmsg 299 macro
41 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
188 #elif defined(__NR_recvmmsg) in uv__recvmmsg()
189 return syscall(__NR_recvmmsg, fd, mmsg, vlen, /* flags */ 0, /* timeout */ 0); in uv__recvmmsg()
/dports/www/node10/node-v10.24.1/deps/uv/src/unix/
H A Dlinux-syscalls.c130 #ifndef __NR_recvmmsg
132 # define __NR_recvmmsg 299 macro
134 # define __NR_recvmmsg 337 macro
136 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
337 #if defined(__NR_recvmmsg) in uv__recvmmsg()
338 return syscall(__NR_recvmmsg, fd, mmsg, vlen, flags, timeout); in uv__recvmmsg()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/unix/
H A Dlinux-syscalls.c180 #ifndef __NR_recvmmsg
182 # define __NR_recvmmsg 299 macro
184 # define __NR_recvmmsg 337 macro
186 # define __NR_recvmmsg (UV_SYSCALL_BASE + 365) macro
426 #if defined(__NR_recvmmsg) in uv__recvmmsg()
427 return syscall(__NR_recvmmsg, fd, mmsg, vlen, flags, timeout); in uv__recvmmsg()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h982 #if !defined(__NR_recvmmsg)
983 #define __NR_recvmmsg 243 macro
H A Dx86_64_linux_syscalls.h1209 #if !defined(__NR_recvmmsg)
1210 #define __NR_recvmmsg 299 macro
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h993 #if !defined(__NR_recvmmsg)
994 #define __NR_recvmmsg 243 macro
H A Dx86_64_linux_syscalls.h1214 #if !defined(__NR_recvmmsg)
1215 #define __NR_recvmmsg 299
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h993 #if !defined(__NR_recvmmsg)
994 #define __NR_recvmmsg 243 macro
H A Dx86_64_linux_syscalls.h1214 #if !defined(__NR_recvmmsg)
1215 #define __NR_recvmmsg 299 macro
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h993 #if !defined(__NR_recvmmsg)
994 #define __NR_recvmmsg 243 macro
H A Dx86_64_linux_syscalls.h1214 #if !defined(__NR_recvmmsg)
1215 #define __NR_recvmmsg 299 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h982 #if !defined(__NR_recvmmsg)
983 #define __NR_recvmmsg 243 macro
H A Dx86_64_linux_syscalls.h1209 #if !defined(__NR_recvmmsg)
1210 #define __NR_recvmmsg 299 macro
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Dx86_64_linux_syscalls.h1209 #if !defined(__NR_recvmmsg)
1210 #define __NR_recvmmsg 299 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/linux/system_headers/
H A Dx86_64_linux_syscalls.h1209 #if !defined(__NR_recvmmsg)
1210 #define __NR_recvmmsg 299 macro
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/linux/
H A DSandboxFilterUtil.cpp93 DISPATCH_SOCKETCALL(__NR_recvmmsg, SYS_RECVMMSG); in EvaluateSyscall()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/linux/
H A DSandboxFilterUtil.cpp92 DISPATCH_SOCKETCALL(__NR_recvmmsg, SYS_RECVMMSG); in EvaluateSyscall()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/linux/system_headers/
H A Dx86_64_linux_syscalls.h1213 #if !defined(__NR_recvmmsg)
1214 # define __NR_recvmmsg 299 macro

12345678910>>...14