Searched refs:m_mntpt (Results 1 – 1 of 1) sorted by relevance
678 char *m_mntpt; in set_mntpt() member710 mntp->m_mntpt = strdup(mnttab.mnt_mountp); in set_mntpt()727 if (strncmp(path, mntp->m_mntpt, strlen(mntp->m_mntpt)) == 0) { in set_mntpt()729 if (statvfs64(mntp->m_mntpt, &statvfsbuf)) { in set_mntpt()752 ep->e_name = strdup(mntp->m_mntpt); in set_mntpt()