Searched defs:fcaps (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/kern/ |
| H A D | sys_procdesc.c | 224 int flags, struct filecaps *fcaps) in procdesc_falloc() 794 struct filecaps fcaps; in kern_pddupfd() local
|
| H A D | kern_descrip.c | 1910 filecaps_fill(struct filecaps *fcaps) in filecaps_fill() 1923 filecaps_free_ioctl(struct filecaps *fcaps) in filecaps_free_ioctl() 1931 filecaps_free(struct filecaps *fcaps) in filecaps_free() 1939 filecaps_free_prep(struct filecaps *fcaps) in filecaps_free_prep() 1959 filecaps_validate(const struct filecaps *fcaps, const char *func) in filecaps_validate() 2214 struct filecaps *fcaps) in falloc_caps() 2290 struct filecaps *fcaps) in _finstall() 2316 struct filecaps *fcaps) in finstall_refed() 2334 struct filecaps *fcaps) in finstall() 3159 fget_remote(struct thread *td, struct proc *p, int fd, struct filecaps *fcaps, in fget_remote()
|
| H A D | uipc_syscalls.c | 337 struct filecaps fcaps; in kern_accept4() local 1233 struct filecaps fcaps; in kern_setsockopt() local 1300 struct filecaps fcaps; in kern_getsockopt() local
|
| H A D | kern_event.c | 1241 struct file **fpp, int flags, struct filecaps *fcaps, bool cponfork, in kern_kqueue_alloc() 1277 kern_kqueue(struct thread *td, int flags, bool cponfork, struct filecaps *fcaps) in kern_kqueue()
|
| H A D | uipc_shm.c | 1155 int shmflags, struct filecaps *fcaps, const char *name __unused, in kern_shm_open2()
|
| H A D | vfs_syscalls.c | 1234 struct filecaps *fcaps; in openatfp() local
|
| /freebsd/sys/netinet/ |
| H A D | sctp_syscalls.c | 150 struct filecaps fcaps; in sys_sctp_peeloff() local
|
| /freebsd/sys/sys/ |
| H A D | filedesc.h | 237 filecaps_init(struct filecaps *fcaps) in filecaps_init()
|