Searched refs:mytab (Results 1 – 1 of 1) sorted by relevance
101 sal_Bool GetMountEntry(dev_t dev, struct mymnttab *mytab) in GetMountEntry() argument117 mytab->mountpoint = mountp; in GetMountEntry()118 mytab->mountspecial in GetMountEntry()120 if (mytab->mountspecial.Len()) in GetMountEntry()121 mytab->mountspecial += ':'; in GetMountEntry()122 mytab->mountspecial in GetMountEntry()124 mytab->mountdevice = dev; in GetMountEntry()187 mytab->mountspecial = mnt->MOUNTSPECIAL; in GetMountEntry()188 mytab->mountpoint = mnt->MOUNTPOINT; in GetMountEntry()189 mytab->mountdevice = dev; in GetMountEntry()[all …]
Completed in 22 milliseconds