/titanic_41/usr/src/cmd/stmfadm/ |
H A D | stmfadm.c | 260 addHostGroupMemberFunc(int operandLen, char *operands[], cmdOptions_t *options, in addHostGroupMemberFunc() argument 288 if (parseDevid(operands[i], &devid) != 0) { in addHostGroupMemberFunc() 290 cmdName, operands[i], in addHostGroupMemberFunc() 301 operands[i], gettext("already exists")); in addHostGroupMemberFunc() 316 operands[i], gettext("resource busy")); in addHostGroupMemberFunc() 331 operands[i], gettext("unknown error")); in addHostGroupMemberFunc() 348 addTargetGroupMemberFunc(int operandLen, char *operands[], in addTargetGroupMemberFunc() argument 376 if (parseDevid(operands[i], &devid) != 0) { in addTargetGroupMemberFunc() 378 cmdName, operands[i], in addTargetGroupMemberFunc() 389 operands[i], gettext("already exists")); in addTargetGroupMemberFunc() [all …]
|
/titanic_41/usr/src/cmd/stmfproxy/aluaadm/ |
H A D | aluaadm.c | 89 setLuStandbyFunc(int operandLen, char *operands[], cmdOptions_t *options, in setLuStandbyFunc() argument 98 if (strlen(operands[0]) != GUID_INPUT) { in setLuStandbyFunc() 100 operands[0], gettext("must be"), GUID_INPUT, in setLuStandbyFunc() 105 bcopy(operands[0], sGuid, GUID_INPUT); in setLuStandbyFunc() 133 operands[0], gettext("not found")); in setLuStandbyFunc() 156 disableAluaFunc(int operandLen, char *operands[], cmdOptions_t *options, in disableAluaFunc() argument 170 enableAluaFunc(int operandLen, char *operands[], cmdOptions_t *options, in enableAluaFunc() argument 174 if (operands[0][0] == '1') { in enableAluaFunc()
|
/titanic_41/usr/src/cmd/sbdadm/ |
H A D | sbdadm.c | 96 create_lu(int argc, char *operands[], cmdOptions_t *options, void *callData) in create_lu() argument 131 ret = stmfSetLuProp(hdl, STMF_LU_PROP_FILENAME, operands[0]); in create_lu() 156 operands[0], gettext("in use")); in create_lu() 211 import_lu(int argc, char *operands[], cmdOptions_t *options, void *callData) in import_lu() argument 216 ret = stmfImportLu(STMF_DISK, operands[0], &createdGuid); in import_lu() 233 operands[0], gettext("in use")); in import_lu() 282 delete_lu(int operandLen, char *operands[], cmdOptions_t *options, in delete_lu() argument 315 if (!isxdigit(operands[i][j])) { in delete_lu() 319 sGuid[j] = tolower(operands[i][j]); in delete_lu() 322 (strlen(operands[i]) != GUID_INPUT)) { in delete_lu() [all …]
|
/titanic_41/usr/src/cmd/fs.d/ |
H A D | df.xcl | 131 msgid "[-F FSType] [-V] [-m] [-o specific_options] special [operands]" 134 msgid "[-F FSType] [-V] [-o specific_options] special [operands]"
|
/titanic_41/usr/src/cmd/iscsitsvc/ |
H A D | iscsitsvc.c | 114 it_enable(int operandLen, char *operands[], cmdOptions_t *options, in it_enable() argument 170 it_disable(int operandLen, char *operands[], cmdOptions_t *options, in it_disable() argument
|
/titanic_41/usr/src/cmd/stmfsvc/ |
H A D | stmfsvc.c | 87 svcStop(int operandLen, char *operands[], cmdOptions_t *options, in svcStop() argument 147 svcStart(int operandLen, char *operands[], cmdOptions_t *options, in svcStart() argument
|
/titanic_41/usr/src/common/cmdparse/ |
H A D | cmdparse.h | 215 int cmdParse(int numOperands, char *operands[], synTables_t synTables,
|
/titanic_41/usr/src/cmd/isns/isnsadm/ |
H A D | cmdparse.h | 217 int cmdParse(int numOperands, char *operands[], synTables_t synTables,
|
/titanic_41/usr/src/cmd/iscsiadm/ |
H A D | cmdparse.h | 275 int cmdParse(int numOperands, char *operands[], synTables_t synTables,
|
/titanic_41/usr/src/cmd/mpathadm/ |
H A D | cmdparse.h | 274 int cmdParse(int numOperands, char *operands[], synTables_t synTables,
|
/titanic_41/usr/src/cmd/oawk/ |
H A D | EXPLAIN | 42 2. In comparisons, if both operands are numeric, 44 operands are coerced to string if necessary, and
|
/titanic_41/usr/src/uts/common/sys/1394/ |
H A D | ixl1394.h | 188 uint32_t operands[1]; member
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | RELEASE | 81 07-04-19 uname.c: name operands first checked for CS_NAME, then NAME 146 fmt.c: handle "\n\n operands \n\n"
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 263 iASL: Method invocations as ASL Target operands are now disallowed and 552 target operands. The operand is resolved and validated that it is legal. 581 iASL: Improved the compile-time typechecking for operands of many of the 587 -- For the following operators, the TermArg operands are now validated 591 -- Store (Source, Target): Both the source and target operands are 592 resolved and checked that the operands are both legal. For example, 1743 3) Target operands are expanded to full pathnames (in a comment) when 7284 operands 8007 operands in the order that they appear in the AML stream (and the 11021 would get confused if two such operators were used as operands to an ASL [all …]
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | sh.memo | 1966 cannot distinguish between operators and operands. 1980 occurs when its operands are not within double quotes.
|
H A D | RELEASE | 665 07-11-15 A bug in which the umask builtin mis-handled symbolic mode operands 689 are valid operands.
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 142 08-03-06 misc/optget.c: ---* and +++* are now operands
|