Searched refs:fcntl (Results 1 – 25 of 37) sorted by relevance
12
/development/ndk/platforms/android-3/include/ |
D | fcntl.h | 49 extern int fcntl(int fd, int command, ...);
|
D | unistd.h | 134 extern int fcntl(int, int, ...);
|
/development/ndk/sources/android/libportable/arch-x86/ |
D | fcntl.c | 24 int WRAP(fcntl)(int fd, int cmd, ...) in WRAP() argument
|
/development/ndk/platforms/android-L/include/ |
D | fcntl.h | 70 extern int fcntl(int, int, ...);
|
D | unistd.h | 152 extern int fcntl(int, int, ...);
|
/development/ndk/platforms/android-9/include/ |
D | unistd.h | 141 extern int fcntl(int, int, ...);
|
/development/ndk/platforms/android-8/include/ |
D | unistd.h | 138 extern int fcntl(int, int, ...);
|
/development/samples/ToyVpn/server/linux/ |
D | ToyVpnServer.cpp | 199 fcntl(tunnel, F_SETFL, O_NONBLOCK); in main()
|
/development/ndk/platforms/android-12/include/ |
D | unistd.h | 143 extern int fcntl(int, int, ...);
|
/development/ndk/sources/android/libportable/arch-mips/ |
D | fcntl.c | 289 int WRAP(fcntl)(int fd, int portable_cmd, ...) in WRAP() argument
|
/development/ndk/platforms/android-18/arch-x86/symbols/ |
D | libc.so.functions.txt | 311 fcntl
|
/development/ndk/platforms/android-17/arch-x86/symbols/ |
D | libc.so.functions.txt | 314 fcntl
|
/development/ndk/platforms/android-14/arch-mips/symbols/ |
D | libc.so.functions.txt | 321 fcntl
|
/development/ndk/platforms/android-14/arch-x86/symbols/ |
D | libc.so.functions.txt | 316 fcntl
|
/development/ndk/platforms/android-3/arch-arm/symbols/ |
D | libc.so.functions.txt | 405 fcntl
|
/development/ndk/platforms/android-12/arch-x86/symbols/ |
D | libc.so.functions.txt | 319 fcntl
|
/development/ndk/platforms/android-19/arch-x86/symbols/ |
D | libc.so.functions.txt | 319 fcntl
|
/development/ndk/platforms/android-19/arch-mips/symbols/ |
D | libc.so.functions.txt | 324 fcntl
|
/development/ndk/platforms/android-12/arch-mips/symbols/ |
D | libc.so.functions.txt | 324 fcntl
|
/development/ndk/platforms/android-17/arch-mips/symbols/ |
D | libc.so.functions.txt | 319 fcntl
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libc.so.functions.txt | 336 fcntl
|
/development/ndk/platforms/android-18/arch-mips/symbols/ |
D | libc.so.functions.txt | 316 fcntl
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libc.so.functions.txt | 341 fcntl
|
/development/ndk/platforms/android-L/arch-mips64/symbols/ |
D | libc.so.functions.txt | 269 fcntl
|
/development/ndk/platforms/android-L/arch-x86_64/symbols/ |
D | libc.so.functions.txt | 268 fcntl
|
12