Searched refs:GUARD_CLOSE (Results 1 – 8 of 8) sorted by relevance
28 &guard, GUARD_DUP | GUARD_CLOSE, NULL), "change_fdguard_np");
71 GUARD_CLOSE | GUARD_DUP | GUARD_WRITE, O_CLOEXEC | O_EXCL); in open_uncore_error()
75 #define GUARD_CLOSE (1u << 0) macro
80 (GUARD_CLOSE | GUARD_SOCKET_IPC | GUARD_FILEPORT | GUARD_WRITE))601 if (fp->fp_guard_attrs & GUARD_CLOSE) { in change_fdguard_np()606 if ((fp->fp_guard_attrs & GUARD_CLOSE) || in change_fdguard_np()634 if (fp->fp_guard_attrs & GUARD_CLOSE) { in change_fdguard_np()
2489 if (fp_isguarded(nfp, GUARD_CLOSE)) { in dup2()5292 if (fp_isguarded(fp, GUARD_CLOSE)) { in close_nocancel()
2562 if (fp_isguarded(fp, GUARD_CLOSE)) { in fill_fileinfo()
118 GUARD_CLOSE | GUARD_DUP | GUARD_SOCKET_IPC | GUARD_FILEPORT | GUARD_WRITE); in __nexus_open()
201 GUARD_CLOSE | GUARD_DUP | GUARD_SOCKET_IPC | GUARD_FILEPORT | GUARD_WRITE); in __channel_open()