Searched refs:m_mntpt (Results 1 – 1 of 1) sorted by relevance
617 char *m_mntpt; in set_mntpt() member649 mntp->m_mntpt = strdup(mnttab.mnt_mountp); in set_mntpt()666 if (strncmp(path, mntp->m_mntpt, strlen(mntp->m_mntpt)) == 0) { in set_mntpt()668 if (statvfs64(mntp->m_mntpt, &statvfsbuf)) { in set_mntpt()691 ep->e_name = strdup(mntp->m_mntpt); in set_mntpt()