Searched refs:optset (Results 1 – 1 of 1) sorted by relevance
3894 char *optset = NULL; in sa_set() local3953 if (optset != NULL) { in sa_set()3956 "spaces not supported: %s\n"), optset); in sa_set()3959 optset = optarg; in sa_set()3987 ret = chk_opt(optlist, optset != NULL, protocol); in sa_set()3989 if (optind >= argc || (optlist == NULL && optset == NULL) || in sa_set()4025 if (optset == NULL) in sa_set()4030 sharepath, dryrun, optset); in sa_set()4429 char *optset = NULL; in sa_unset() local4495 if (optset != NULL) { in sa_unset()[all …]