Searched refs:reqOpCmd (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mpathadm/
H A Dcmdparse.h120 * value, reqOpCmd, optOpCmd, noOpCmd, invCmd, multOpCmd
127 * reqOpCmd -> subcommands that must have an operand
151 uint_t reqOpCmd; member in struct:_opCmd
H A Dcmdparse.c890 (opCmd->reqOpCmd & subcommand->value)) {
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dcmdparse.h121 * value, reqOpCmd, optOpCmd, noOpCmd, invCmd, multOpCmd
128 * reqOpCmd -> subcommands that must have an operand
152 uint_t reqOpCmd; member in struct:_opCmd
H A Dcmdparse.c901 (opCmd->reqOpCmd & subcommand->value)) {

Completed in 61 milliseconds