Searched refs:optset (Results 1 – 1 of 1) sorted by relevance
3902 char *optset = NULL; in sa_set() local3961 if (optset != NULL) { in sa_set()3964 "spaces not supported: %s\n"), optset); in sa_set()3967 optset = optarg; in sa_set()3995 ret = chk_opt(optlist, optset != NULL, protocol); in sa_set()3997 if (optind >= argc || (optlist == NULL && optset == NULL) || in sa_set()4033 if (optset == NULL) in sa_set()4038 sharepath, dryrun, optset); in sa_set()4437 char *optset = NULL; in sa_unset() local4503 if (optset != NULL) { in sa_unset()[all …]