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

/fuchsia/zircon/third_party/ulib/musl/src/legacy/
H A Disastream.c5 return fcntl(fd, F_GETFD) < 0 ? -1 : 0;
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dfcntl.h79 #define F_GETFD 1 macro
/fuchsia/zircon/system/ulib/fdio/
H A Dunistd.c1187 case F_GETFD: {

Completed in 83 milliseconds