Searched defs:havecapsp (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/kern/ |
H A D | kern_descrip.c | 2881 fget_cap_noref(struct filedesc * fdp,int fd,cap_rights_t * needrightsp,struct file ** fpp,struct filecaps * havecapsp) fget_cap_noref() argument 2914 fget_cap(struct thread * td,int fd,cap_rights_t * needrightsp,struct file ** fpp,struct filecaps * havecapsp) fget_cap() argument 2954 fget_cap(struct thread * td,int fd,cap_rights_t * needrightsp,struct file ** fpp,struct filecaps * havecapsp) fget_cap() argument [all...] |
H A D | uipc_syscalls.c | 89 struct file **fpp, struct filecaps *havecapsp) in getsock_cap() argument
|