Searched refs:dev_t (Results 1 – 1 of 1) sorted by relevance
85 dev_t mountdevice;89 mymnttab() { mountdevice = (dev_t) -1; } in mymnttab()94 sal_Bool GetMountEntry(dev_t /* dev */, struct mymnttab * /* mytab */ ) in GetMountEntry() argument101 sal_Bool GetMountEntry(dev_t dev, struct mymnttab *mytab) in GetMountEntry()136 static sal_Bool GetMountEntry(dev_t dev, struct mymnttab *mytab) in GetMountEntry()170 if (dev != (dev_t) strtoul (devopt+4, NULL, 16)) in GetMountEntry()
Completed in 15 milliseconds