Searched refs:mountp (Results 1 – 1 of 1) sorted by relevance
114 char *mountp = vmt2dataptr((struct vmount*)vmt, VMT_STUB); in GetMountEntry() local115 if ((stat (mountp, &buf) != -1) && (buf.st_dev == dev)) in GetMountEntry()117 mytab->mountpoint = mountp; in GetMountEntry()
Completed in 9 milliseconds