Searched refs:F_DUPFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
| /third_party/ulib/musl/src/stdio/ | ||
| A D | popen.c | 40 int tmp = fcntl(1 - op, F_DUPFD_CLOEXEC, 0); in popen() |
| /third_party/ulib/musl/include/ | ||
| A D | fcntl.h | 102 #define F_DUPFD_CLOEXEC 1030 macro |
Completed in 5 milliseconds