Searched defs:lm_mntopts (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshare_plugins/legacy/
H A Dlibshare_legacy.c74 char *lm_mntopts; member in struct:legacy_mount
164 free(lm->lm_mntopts);
899 mount->lm_mntopts = strdup(entry.mnt_mntopts);
900 if (mount->lm_mntopts == NULL) {
924 (void) strlcpy(mntopts, mount->lm_mntopts,

Completed in 16 milliseconds