Searched defs:ostat (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | stat.h | 102 struct ostat { struct |
/freebsd/sys/dev/jme/ | ||
H A D | if_jme.c | 3312 struct jme_hw_stats *stat, *ostat; in jme_stats_update() local |
/freebsd/sys/dev/aic7xxx/ | ||
H A D | aic79xx.c | 7353 cam_status ostat; in ahd_done_with_status() local |
/freebsd/sys/kern/ | ||
H A D | vfs_syscalls.c | 2261 ostat(struct thread *td, struct ostat_args *uap) in ostat() function |