Home
last modified time | relevance | path

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

/freebsd-src/sys/kern/
H A Dsys_procdesc.c235 int flags, struct filecaps *fcaps) in procdesc_falloc() argument
H A Dkern_descrip.c1801 filecaps_fill(struct filecaps * fcaps) filecaps_fill() argument
1814 filecaps_free_ioctl(struct filecaps * fcaps) filecaps_free_ioctl() argument
1822 filecaps_free(struct filecaps * fcaps) filecaps_free() argument
1830 filecaps_free_prep(struct filecaps * fcaps) filecaps_free_prep() argument
1850 filecaps_validate(const struct filecaps * fcaps,const char * func) filecaps_validate() argument
2077 falloc_caps(struct thread * td,struct file ** resultfp,int * resultfd,int flags,struct filecaps * fcaps) falloc_caps() argument
2153 _finstall(struct filedesc * fdp,struct file * fp,int fd,int flags,struct filecaps * fcaps) _finstall() argument
2179 finstall_refed(struct thread * td,struct file * fp,int * fd,int flags,struct filecaps * fcaps) finstall_refed() argument
2197 finstall(struct thread * td,struct file * fp,int * fd,int flags,struct filecaps * fcaps) finstall() argument
[all...]
H A Duipc_syscalls.c332 struct filecaps fcaps; in kern_accept4() local
1223 struct filecaps fcaps; in kern_setsockopt() local
1290 struct filecaps fcaps; in kern_getsockopt() local
[all...]
H A Duipc_shm.c1156 kern_shm_open2(struct thread * td,const char * userpath,int flags,mode_t mode,int shmflags,struct filecaps * fcaps,const char * name __unused) kern_shm_open2() argument
H A Dkern_event.c1082 kern_kqueue(struct thread *td, int flags, struct filecaps *fcaps) in kern_kqueue() argument
H A Dvfs_syscalls.c1127 struct filecaps *fcaps; openatfp() local
/freebsd-src/sys/sys/
H A Dfiledesc.h232 filecaps_init(struct filecaps *fcaps) in filecaps_init() argument