Home
last modified time | relevance | path

Searched defs:fdep (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/sys/kern/
H A Dsys_capability.c215 cap_rights_fde(const struct filedescent * fdep) cap_rights_fde() argument
232 struct filedescent *fdep; kern_cap_rights_limit() local
358 struct filedescent *fdep; cap_ioctl_check() local
387 cap_ioctl_limit_check(struct filedescent * fdep,const u_long * cmds,size_t ncmds) cap_ioctl_limit_check() argument
418 struct filedescent *fdep; kern_cap_ioctls_limit() local
487 struct filedescent *fdep; sys_cap_ioctls_get() local
548 cap_fcntl_check_fde(struct filedescent * fdep,int cmd) cap_fcntl_check_fde() argument
576 struct filedescent *fdep; sys_cap_fcntls_limit() local
615 struct filedescent *fdep; sys_cap_fcntls_get() local
[all...]
H A Duipc_usrreq.c2398 unp_freerights(struct filedescent ** fdep,int fdcount) unp_freerights() argument
2421 struct filedescent **fdep; unp_externalize() local
2596 struct filedescent *fde, **fdep, *fdev; unp_internalize() local
2967 unp_remove_dead_ref(struct filedescent ** fdep,int fdcount) unp_remove_dead_ref() argument
2991 unp_restore_undead_ref(struct filedescent ** fdep,int fdcount) unp_restore_undead_ref() argument
[all...]
/freebsd-src/sys/compat/freebsd32/
H A Dfreebsd32_capability.c89 struct filedescent *fdep; in freebsd32_cap_ioctls_get() local
/freebsd-src/sys/sys/
H A Dcapsicum.h451 cap_rights_fde_inline(fdep) global() argument