Lines Matching refs:dev_t
167 dev_t st_dev; /* [XSI] ID of device containing file */ \
173 dev_t st_rdev; /* [XSI] Device ID */ \
195 dev_t st_dev; /* [XSI] ID of device containing file */
201 dev_t st_rdev; /* [XSI] Device ID */
244 dev_t st_dev; /* [XSI] ID of device containing file */
250 dev_t st_rdev; /* [XSI] Device ID */
277 dev_t st_dev; /* [XSI] ID of device containing file */
283 dev_t st_rdev; /* [XSI] Device ID */
310 dev_t st_dev; /* [XSI] ID of device containing file */
316 dev_t st_rdev; /* [XSI] Device ID */
342 dev_t st_dev; /* [XSI] ID of device containing file */
348 dev_t st_rdev; /* [XSI] Device ID */
568 int mknod(const char *, mode_t, dev_t);
576 int mknodat(int, const char *, mode_t, dev_t) __API_AVAILABLE(macos(13.0), ios(16.0), tvos(16.0…