Searched refs:no_arg (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/common/cmdparse/
H A Dcmdparse.h136 #define no_arg no_argument macro
142 * has_arg -> required_arg, no_arg
/illumos-gate/usr/src/cmd/mpathadm/
H A Dcmdparse.h192 #define no_arg no_argument macro
198 * has_arg -> required_arg, no_arg
H A Dmpathadm.c134 {"cancel", no_arg, 'c', OPTIONSTRING_CANCEL},
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dcmdparse.h193 #define no_arg no_argument macro
199 * has_arg -> required_arg, no_arg
H A Discsiadm_main.c276 {"CHAP-secret", no_arg, 'C', NULL},
282 {"radius-shared-secret", no_arg, 'P', NULL},
283 {"verbose", no_arg, 'v', NULL},
284 {"scsi-target", no_arg, 'S', NULL},
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Dcmdparse.h138 #define no_arg no_argument macro
144 * has_arg -> required_arg, no_arg
H A Disnsadm.c142 {"target", no_arg, 't', OPTIONSTRING_TARGET},
143 {"initiator", no_arg, 'i', OPTIONSTRING_INITIATOR},
144 {"verbose", no_arg, 'v', OPTIONSTRING_VERBOSE},
/illumos-gate/usr/src/cmd/sbdadm/
H A Dsbdadm.c73 { "keep-views", no_arg, 'k',
/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c181 {"all", no_arg, 'a', NULL},
183 {"keep-views", no_arg, 'k', NULL},
187 {"file", no_arg, 'f', "filename"},
191 {"verbose", no_arg, 'v', NULL},

Completed in 94 milliseconds