Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Duipc_syscalls.c95 struct file **fpp, u_int *fflagp, struct filecaps *havecapsp) in getsock_cap() argument
109 if (fflagp != NULL) in getsock_cap()
110 *fflagp = fp->f_flag; in getsock_cap()
/freebsd-12-stable/sys/sys/
Dsocketvar.h403 struct file **fpp, u_int *fflagp, struct filecaps *havecaps);