Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/util/
H A Dgrowfs.sh45 add_opt() { function
62 M) add_opt "-M $OPTARG"; mount_pt="$OPTARG" ;;
/titanic_41/usr/src/cmd/dfs.cmds/sharemgr/
H A Dsharemgr.h113 extern int add_opt(struct options **, char *, int);
H A Dshareutil.c46 add_opt(struct options **optlistp, char *optarg, int unset) in add_opt() function
H A Dcommands.c1225 ret = add_opt(&optlist, optarg, 0); in sa_create()
3921 ret = add_opt(&optlist, optarg, 0); in sa_set()
4456 ret = add_opt(&optlist, optarg, 1); in sa_unset()
/titanic_41/usr/src/cmd/dfs.cmds/sharectl/
H A Dsharectl.c134 ret = add_opt(&optlist, optarg, 1); in sc_get()
278 ret = add_opt(&optlist, optarg, 0); in sc_set()