Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_procdesc.c97 static fo_cmp_t procdesc_cmp; variable
560 procdesc_cmp(struct file *fp1, struct file *fp2, struct thread *td) in procdesc_cmp() function