Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfsmgt/common/
H A Dnfs_mntinfo.c84 free(list->nml_mntopts); in nfs_free_mntinfo_list()
422 if ((mrp->nml_mntopts = strdup(fsmnt_list->mntopts)) == NULL) { in get_mount_data()
H A Dlibfsmgt.h106 char *nml_mntopts; /* mount options */ member