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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dvstat.h57 dev_t vst_dev; /* inode's device */ member in struct:vstat
H A Dproc_info.h299 uint32_t vst_dev; /* [XSI] ID of device containing file */ member in struct:vinfo_stat
/macosx-10.10/lsof-53/lsof/dialects/darwin/libproc/
H A Ddlsof.h64 #define vst_dev st_dev macro
H A Ddproc.c123 if ((vip->vip_vi.vi_stat.vst_dev == Vips[i].dev)
161 Vips[*n].dev = vip->vip_vi.vi_stat.vst_dev;
H A Ddfile.c149 Lf->dev = dev = vip->vip_vi.vi_stat.vst_dev;
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c135 if (sb->vst_dev == 0) {
140 if (sb->vst_dev != info->match_stat.st_dev) {
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dproc_info.c2372 vsbp->vst_dev = sbp->st_dev;

Completed in 162 milliseconds