Home
last modified time | relevance | path

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

/sysdeps/mach/hurd/
A Ddup3.c62 int d_flags = d->flags; in __dup3() local
120 d2->flags = d_flags | FD_CLOEXEC; in __dup3()
123 d2->flags = d_flags & ~FD_CLOEXEC; in __dup3()

Completed in 2 milliseconds