Searched refs:add_opt (Results 1 - 5 of 5) sorted by relevance
| /illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/ |
| H A D | sharemgr.h | 113 extern int add_opt(struct options **, char *, int);
|
| H A D | shareutil.c | 40 * add_opt(optlist, optarg, security?) 46 add_opt(struct options **optlistp, char *optarg, int unset) function
|
| H A D | commands.c | 1225 ret = add_opt(&optlist, optarg, 0); 3921 ret = add_opt(&optlist, optarg, 0); 4456 ret = add_opt(&optlist, optarg, 1);
|
| /illumos-gate/usr/src/cmd/lvm/util/ |
| H A D | growfs.sh | 45 add_opt() { function 62 M) add_opt "-M $OPTARG"; mount_pt="$OPTARG" ;;
|
| /illumos-gate/usr/src/cmd/dfs.cmds/sharectl/ |
| H A D | sharectl.c | 135 ret = add_opt(&optlist, optarg, 1); 279 ret = add_opt(&optlist, optarg, 0);
|
Completed in 73 milliseconds