Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dsys_procdesc.c98 static fo_cmp_t procdesc_cmp; variable
113 .fo_cmp = procdesc_cmp,
569 procdesc_cmp(struct file *fp1, struct file *fp2, struct thread *td) in procdesc_cmp() function