Home
last modified time | relevance | path

Searched refs:F_GETFD (Results 1 – 6 of 6) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dtst-memfd_create.c35 int flags = fcntl (fd, F_GETFD); in is_cloexec()
A Dspawni.c242 int flags = __fcntl (fd, F_GETFD, 0); in __spawni_child()
/sysdeps/mach/hurd/bits/
A Dfcntl.h158 #define F_GETFD 1 /* Get file descriptor flags. */ macro
/sysdeps/unix/
A Dgrantpt.c116 if (__libc_fcntl (fd, F_GETFD) == -1 && errno == EBADF) in grantpt()
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h168 #define F_GETFD 1 /* Get file descriptor flags. */ macro
/sysdeps/mach/hurd/
A Dfcntl.c122 case F_GETFD: /* Get descriptor flags. */ in __libc_fcntl()

Completed in 8 milliseconds