Searched defs:cmd_sunw_orig (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c129 static char *cmd, *cmd_orig, *cmd_sunw_orig; variable
455 * cmd_sunw_orig that are used to hold different incantations
463 ((cmd_sunw_orig = (char *)malloc(cmdsiz)) == NULL) ||
488 (void) snprintf(cmd_sunw_orig, cmdsiz, "%s%s%s%s%s", RCP_ACL,
2202 cmd_sunw = cmd_sunw_orig;

Completed in 49 milliseconds