Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-generic/
Dfcntl.h83 #define F_DUPFD 0 macro
/bionic/tests/headers/posix/
Dfcntl_h.c34 MACRO(F_DUPFD); in fcntl_h()