Searched refs:no_arg (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/common/cmdparse/ |
H A D | cmdparse.h | 136 #define no_arg no_argument macro
|
/titanic_50/usr/src/cmd/isns/isnsadm/ |
H A D | cmdparse.h | 138 #define no_arg no_argument macro
|
H A D | isnsadm.c | 142 {"target", no_arg, 't', OPTIONSTRING_TARGET}, 143 {"initiator", no_arg, 'i', OPTIONSTRING_INITIATOR}, 144 {"verbose", no_arg, 'v', OPTIONSTRING_VERBOSE},
|
/titanic_50/usr/src/cmd/mpathadm/ |
H A D | cmdparse.h | 192 #define no_arg no_argument macro
|
H A D | mpathadm.c | 134 {"cancel", no_arg, 'c', OPTIONSTRING_CANCEL},
|
/titanic_50/usr/src/cmd/iscsiadm/ |
H A D | cmdparse.h | 193 #define no_arg no_argument macro
|
H A D | iscsiadm_main.c | 276 {"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},
|
/titanic_50/usr/src/cmd/sbdadm/ |
H A D | sbdadm.c | 73 { "keep-views", no_arg, 'k',
|
/titanic_50/usr/src/cmd/stmfadm/ |
H A D | stmfadm.c | 181 {"all", no_arg, 'a', NULL}, 183 {"keep-views", no_arg, 'k', NULL}, 187 {"file", no_arg, 'f', "filename"}, 191 {"verbose", no_arg, 'v', NULL},
|