Home
last modified time | relevance | path

Searched refs:F_GETSIG (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-3/include/asm-generic/
Dfcntl.h80 #define F_GETSIG 11 macro
/development/ndk/sources/android/libportable/arch-mips/
Dfcntl.c123 native_cmd = F_GETSIG; in fcntl_cmd_pton()
396 case F_GETSIG: in WRAP()