Searched defs:fdep (Results 1 – 4 of 4) sorted by relevance
216 cap_rights_fde(const struct filedescent *fdep) in cap_rights_fde()233 struct filedescent *fdep; in kern_cap_rights_limit() local359 struct filedescent *fdep; in cap_ioctl_check() local388 cap_ioctl_limit_check(struct filedescent *fdep, const u_long *cmds, in cap_ioctl_limit_check()419 struct filedescent *fdep; in kern_cap_ioctls_limit() local488 struct filedescent *fdep; in sys_cap_ioctls_get() local549 cap_fcntl_check_fde(struct filedescent *fdep, int cmd) in cap_fcntl_check_fde()577 struct filedescent *fdep; in sys_cap_fcntls_limit() local616 struct filedescent *fdep; in sys_cap_fcntls_get() local
2423 unp_freerights(struct filedescent **fdep, int fdcount) in unp_freerights() argument 2446 struct filedescent **fdep; in unp_externalize() local 2622 struct filedescent *fde, **fdep, *fdev; unp_internalize() local 2993 unp_remove_dead_ref(struct filedescent ** fdep,int fdcount) unp_remove_dead_ref() argument 3017 unp_restore_undead_ref(struct filedescent ** fdep,int fdcount) unp_restore_undead_ref() argument [all...]
89 struct filedescent *fdep; in freebsd32_cap_ioctls_get() local
452 #define cap_rights_fde_inline(fdep) (&(fdep)->fde_rights) argument