Searched refs:F_DUPFD_CLOEXEC (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/stdio/
H A Dpopen.c40 int tmp = fcntl(1 - op, F_DUPFD_CLOEXEC, 0);
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h102 #define F_DUPFD_CLOEXEC 1030 macro
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c1182 case F_DUPFD_CLOEXEC: {

Completed in 94 milliseconds