HomeSort by relevance Sort by last modified time
    Searched refs:F_GETSIG (Results 1 - 6 of 6) sorted by null

  /development/ndk/platforms/android-3/header-patches/include/asm-generic/
fcntl.h 69 #define F_GETSIG 11
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 80 #define F_GETSIG 11
  /development/ndk/platforms/android-L/include/asm-generic/
fcntl.h 112 #define F_GETSIG 11
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 119 #define F_GETSIG 11
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 115 #define F_GETSIG 11 /* for sockets. */
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 123 native_cmd = F_GETSIG;
396 case F_GETSIG:

Completed in 212 milliseconds