Searched refs:FLG_FD_IGNORE (Results 1 – 2 of 2) sorted by relevance
107 fdp_a->fd_flags |= FLG_FD_IGNORE; in compare()108 fdp_b->fd_flags |= FLG_FD_IGNORE; in compare()640 if (fdp->fd_flags & FLG_FD_IGNORE) in cap_dir()
256 #define FLG_FD_IGNORE 0x0020 /* descriptor should be ignored */ macro