OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSG_SYN
(Results
51 - 67
of
67
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/sys/
socket.h
227
#define
MSG_SYN
0x400
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/sys/
socket.h
227
#define
MSG_SYN
0x400
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/sys/
socket.h
227
#define
MSG_SYN
0x400
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/sys/
socket.h
227
#define
MSG_SYN
0x400
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/sys/
socket.h
227
#define
MSG_SYN
0x400
/prebuilts/go/darwin-x86/src/syscall/
zerrors_linux_386.go
560
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_amd64.go
560
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_arm.go
559
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_arm64.go
700
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_ppc64.go
696
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_ppc64le.go
700
MSG_SYN
= 0x400
[
all
...]
/prebuilts/go/linux-x86/src/syscall/
zerrors_linux_386.go
560
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_amd64.go
560
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_arm.go
559
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_arm64.go
700
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_ppc64.go
696
MSG_SYN
= 0x400
[
all
...]
zerrors_linux_ppc64le.go
700
MSG_SYN
= 0x400
[
all
...]
Completed in 1152 milliseconds
1
2
3