Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Dfcntl.h95 #ifndef F_SETOWN
96 #define F_SETOWN 8 macro
/bionic/tests/headers/posix/
Dfcntl_h.c44 MACRO(F_SETOWN); in fcntl_h()