Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_procdesc.c95 static fo_stat_t procdesc_stat; variable
107 .fo_stat = procdesc_stat,
514 procdesc_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in procdesc_stat() function