Searched refs:d_flags (Results 1 – 1 of 1) sorted by relevance
62 int d_flags = d->flags; in __dup3() local120 d2->flags = d_flags | FD_CLOEXEC; in __dup3()123 d2->flags = d_flags & ~FD_CLOEXEC; in __dup3()
Completed in 2 milliseconds