Searched defs:fdep (Results 1 – 5 of 5) sorted by relevance
208 cap_rights_fde(const struct filedescent *fdep) in cap_rights_fde()225 struct filedescent *fdep; in kern_cap_rights_limit() local351 struct filedescent *fdep; in cap_ioctl_check() local380 cap_ioctl_limit_check(struct filedescent *fdep, const u_long *cmds, in cap_ioctl_limit_check()411 struct filedescent *fdep; in kern_cap_ioctls_limit() local480 struct filedescent *fdep; in sys_cap_ioctls_get() local541 cap_fcntl_check_fde(struct filedescent *fdep, int cmd) in cap_fcntl_check_fde()569 struct filedescent *fdep; in sys_cap_fcntls_limit() local608 struct filedescent *fdep; in sys_cap_fcntls_get() local
1956 unp_freerights(struct filedescent **fdep, int fdcount) in unp_freerights()1979 struct filedescent **fdep; in unp_externalize() local2170 struct filedescent *fde, **fdep, *fdev; in unp_internalize() local2506 unp_accessable(struct filedescent **fdep, int fdcount) in unp_accessable()
92 struct filedescent *fdep; in freebsd32_cap_ioctls_get() local
57 DEP * fdep; member
420 #define cap_rights_fde_inline(fdep) (&(fdep)->fde_rights) argument