Home
last modified time | relevance | path

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

/freebsd-head/sys/kern/
HDsys_socket.c91 static fo_stat_t soo_stat; variable
106 .fo_stat = soo_stat,
303 soo_stat(struct file *fp, struct stat *ub, struct ucred *active_cred) in soo_stat() function