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

/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c75 * NOTE: command positions in script_cmd_id_t and script_cmd_name must match.
94 /* NOTE: command positions in script_cmd_id_t and script_cmd_name must match */
95 static char *script_cmd_name[] = { variable
1195 argv[1] = script_cmd_name[rsi->cmd];

Completed in 72 milliseconds