OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__socketcall
(Results
51 - 54
of
54
) sorted by null
1
2
3
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/sys/
linux-unistd.h
177
int
__socketcall
(int, unsigned long*);
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/sys/
linux-unistd.h
177
int
__socketcall
(int, unsigned long*);
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h
177
int
__socketcall
(int, unsigned long*);
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h
177
int
__socketcall
(int, unsigned long*);
Completed in 56 milliseconds
1
2
3