Home
last modified time | relevance | path

Searched refs:F_SETFD (Results 1 – 5 of 5) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dopendir.c97 && __glibc_unlikely (__fcntl64_nocancel (fd, F_SETFD, FD_CLOEXEC) < 0)) in weak_alias()
A Dspawni.c245 if (__fcntl (fd, F_SETFD, flags & ~FD_CLOEXEC) == -1) in __spawni_child()
/sysdeps/mach/hurd/bits/
A Dfcntl.h159 #define F_SETFD 2 /* Set file descriptor flags. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h169 #define F_SETFD 2 /* Set file descriptor flags. */ macro
/sysdeps/mach/hurd/
A Dfcntl.c126 case F_SETFD: /* Set descriptor flags. */ in __libc_fcntl()

Completed in 6 milliseconds