Home
last modified time | relevance | path

Searched refs:fflagp (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsocketvar.h413 struct file **fpp, u_int *fflagp, struct filecaps *havecaps);
/f-stack/freebsd/sys/
H A Dsocketvar.h413 struct file **fpp, u_int *fflagp, struct filecaps *havecaps);
/f-stack/freebsd/kern/
H A Duipc_syscalls.c98 struct file **fpp, u_int *fflagp, struct filecaps *havecapsp) in getsock_cap() argument
112 if (fflagp != NULL) in getsock_cap()
113 *fflagp = fp->f_flag; in getsock_cap()