OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSG_WAITFORONE
(Results
26 - 50
of
56
) sorted by null
1
2
3
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/sys/
socket.h
233
#define
MSG_WAITFORONE
0x10000
/prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go
564
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_amd64.go
564
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_arm.go
563
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_arm64.go
704
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_mips.go
686
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_mips64.go
697
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_mips64le.go
697
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_mipsle.go
686
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_ppc64.go
700
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_ppc64le.go
704
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_s390x.go
700
MSG_WAITFORONE
= 0x10000
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go
564
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_amd64.go
564
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_arm.go
563
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_arm64.go
704
MSG_WAITFORONE
= 0x10000
[
all
...]
zerrors_linux_mips.go
686
MSG_WAITFORONE
= 0x10000
[
all
...]
Completed in 973 milliseconds
1
2
3