Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c3900 char *optset = NULL; in sa_set() local
3959 if (optset != NULL) { in sa_set()
3962 "spaces not supported: %s\n"), optset); in sa_set()
3965 optset = optarg; in sa_set()
4031 if (optset == NULL) in sa_set()
4036 sharepath, dryrun, optset); in sa_set()
4435 char *optset = NULL; in sa_unset() local
4501 if (optset != NULL) { in sa_unset()
4507 optset = optarg; in sa_unset()
4569 if (optset == NULL) in sa_unset()
[all …]