Home
last modified time | relevance | path

Searched refs:mytab (Results 1 – 1 of 1) sorted by relevance

/trunk/main/tools/source/fsys/
H A Dunx.cxx101 sal_Bool GetMountEntry(dev_t dev, struct mymnttab *mytab) in GetMountEntry() argument
117 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 5 milliseconds