Home
last modified time | relevance | path

Searched defs:fcaps (Results 1 – 10 of 10) sorted by relevance

/freebsd-13-stable/sys/compat/cloudabi/
HDcloudabi_fd.c90 struct filecaps fcaps = {}; in cloudabi_sys_fd_create1() local
388 struct filecaps fcaps; in cloudabi_sys_fd_stat_get() local
HDcloudabi_proc.c78 struct filecaps fcaps = {}; in cloudabi_sys_proc_fork() local
HDcloudabi_file.c198 struct filecaps fcaps = {}; in cloudabi_sys_file_open() local
/freebsd-13-stable/sys/kern/
HDkern_descrip.c1795 filecaps_fill(struct filecaps *fcaps) in filecaps_fill()
1808 filecaps_free_ioctl(struct filecaps *fcaps) in filecaps_free_ioctl()
1816 filecaps_free(struct filecaps *fcaps) in filecaps_free()
1824 filecaps_free_prep(struct filecaps *fcaps) in filecaps_free_prep()
1844 filecaps_validate(const struct filecaps *fcaps, const char *func) in filecaps_validate()
2071 struct filecaps *fcaps) in falloc_caps()
2147 struct filecaps *fcaps) in _finstall()
2173 struct filecaps *fcaps) in finstall_refed()
2191 struct filecaps *fcaps) in finstall()
HDsys_procdesc.c238 int flags, struct filecaps *fcaps) in procdesc_falloc()
HDuipc_syscalls.c327 struct filecaps fcaps; in kern_accept4() local
HDuipc_shm.c1137 int shmflags, struct filecaps *fcaps, const char *name __unused) in kern_shm_open2()
HDkern_event.c1083 kern_kqueue(struct thread *td, int flags, struct filecaps *fcaps) in kern_kqueue()
HDvfs_syscalls.c1120 struct filecaps *fcaps; in openatfp() local
/freebsd-13-stable/sys/sys/
HDfiledesc.h220 filecaps_init(struct filecaps *fcaps) in filecaps_init()