OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYS_RECVMMSG
(Results
51 - 60
of
60
) sorted by null
1
2
3
/prebuilts/go/linux-x86/src/syscall/
zsysnum_linux_386.go
343
SYS_RECVMMSG
= 337
zsysnum_linux_arm.go
343
SYS_RECVMMSG
= 365
zsysnum_linux_ppc64.go
341
SYS_RECVMMSG
= 343
zsysnum_linux_ppc64le.go
341
SYS_RECVMMSG
= 343
zsysnum_netbsd_386.go
271
SYS_RECVMMSG
= 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
zsysnum_netbsd_amd64.go
271
SYS_RECVMMSG
= 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
zsysnum_netbsd_arm.go
271
SYS_RECVMMSG
= 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
/prebuilts/go/darwin-x86/src/syscall/
zsysnum_netbsd_386.go
271
SYS_RECVMMSG
= 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
zsysnum_netbsd_amd64.go
271
SYS_RECVMMSG
= 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
zsysnum_netbsd_arm.go
271
SYS_RECVMMSG
= 475 // { int|sys||recvmmsg(int s, struct mmsghdr *mmsg, unsigned int vlen, unsigned int flags, struct timespec *timeout); }
Completed in 254 milliseconds
1
2
3