Searched refs:fo_stat_t (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sys/sys/
H A Dfile.h101 typedef int fo_stat_t(struct file *fp, struct stat *sb, typedef
122 fo_stat_t *fo_stat;
241 fo_stat_t soo_stat;
285 static __inline fo_stat_t fo_stat;
/freebsd-10.1-release/sys/kern/
H A Dsys_procdesc.c100 static fo_stat_t procdesc_stat;
H A Duipc_sem.c135 static fo_stat_t ksem_stat;
H A Duipc_shm.c126 static fo_stat_t shm_stat;
H A Dsys_pipe.c151 static fo_stat_t pipe_stat;
H A Dkern_event.c116 static fo_stat_t kqueue_stat;
H A Dvfs_vnops.c90 static fo_stat_t vn_statfile;

Completed in 190 milliseconds