Searched defs:st_dev (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dstat.h162 __uint16_t st_dev; /* inode's device */ member in struct:ostat
238 dev_t st_dev; /* [XSI] ID of device containing file */ member in struct:stat
287 dev_t st_dev; /* [XSI] ID of device containing file */ member in struct:user64_stat
320 dev_t st_dev; /* [XSI] ID of device containing file */ member in struct:user32_stat
353 dev_t st_dev; /* [XSI] ID of device containing file */ member in struct:user64_stat64
385 dev_t st_dev; /* [XSI] ID of device containing file */ member in struct:user32_stat64

Completed in 17 milliseconds