Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsys_procdesc.c97 static fo_stat_t procdesc_stat; variable
109 .fo_stat = procdesc_stat,
511 procdesc_stat(struct file *fp, struct stat *sb, struct ucred *active_cred) in procdesc_stat() function