Searched refs:procdesc_ops (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsys_procdesc.c104 static struct fileops procdesc_ops = { variable in typeref:struct:fileops
273 finit(fp, FREAD | FWRITE, DTYPE_PROCDESC, pdp, &procdesc_ops);

Completed in 158 milliseconds