Searched refs:vinfo_stat (Results 1 – 7 of 7) sorted by relevance
288 struct vinfo_stat { struct313 struct vinfo_stat vi_stat; argument537 struct vinfo_stat soi_stat;575 struct vinfo_stat psem_stat;587 struct vinfo_stat pshm_stat;599 struct vinfo_stat pipe_stat;613 struct vinfo_stat kq_stat;650 struct vinfo_stat atalk_stat;
1094 struct vinfo_stat *sb; in fill_pshminfo()1104 bzero(sb, sizeof(struct vinfo_stat)); in fill_pshminfo()
1065 struct vinfo_stat *sb; in fill_pseminfo()1081 bzero(sb, sizeof(struct vinfo_stat)); in fill_pseminfo()
218 static void munge_vinfo_stat(struct stat64 *sbp, struct vinfo_stat *vsbp);3791 munge_vinfo_stat(struct stat64 *sbp, struct vinfo_stat *vsbp) in munge_vinfo_stat()3793 bzero(vsbp, sizeof(struct vinfo_stat)); in munge_vinfo_stat()
1674 struct vinfo_stat * ub; in fill_pipeinfo()
9209 struct vinfo_stat * st;
133 check_file(fdOpenInfoRef info, struct vinfo_stat *sb) in check_file()