Searched refs:PR_FD (Results 1 – 2 of 2) sorted by relevance
250 case PR_FD: in propen()256 (type == PR_FD && vtype != VREG && vtype != VDIR)) in propen()432 ASSERT(type != PR_OBJECT && type != PR_FD && in prclose()2830 case PR_FD: in prgetattr()2835 if (type == PR_FD) { in prgetattr()3201 case PR_FD: in praccess()3211 (type == PR_FD && vtype != VREG && vtype != VDIR) || in praccess()3212 (type == PR_FD && (vmode & mode) != mode && in praccess()3376 case PR_FD: in prlookup()3416 VTOP(vp)->pr_type != PR_FD) in prcreate()[all …]
133 PR_FD, /* /proc/<pid>/fd/nn */ enumerator