Searched refs:optlistp (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dshareutil.c46 add_opt(struct options **optlistp, char *optarg, int unset) argument
52 optlist = *optlistp;
92 *optlistp = optlist;
H A Dcommands.c696 * chk_opt(optlistp, security, proto)
704 chk_opt(struct options *optlistp, int security, char *proto) argument
711 for (optlist = optlistp; optlist != NULL; optlist = optlist->next) {

Completed in 51 milliseconds