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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dfile_module.c1798 struct stat devst; local
1811 if (stat(dev, &devst) == 0)
1813 if (devst.st_rdev == target_dev) {

Completed in 115 milliseconds