Home
last modified time | relevance | path

Searched defs:havecapsp (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/kern/
H A Dkern_descrip.c2881 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 Duipc_syscalls.c89 struct file **fpp, struct filecaps *havecapsp) in getsock_cap() argument