Searched defs:cmd_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
454 * allocation of the three buffers cmd, cmd_orig and
464 ((cmd_orig = (char *)malloc(cmdsiz)) == NULL)) {
482 (void) snprintf(cmd_orig, cmdsiz, "rcp%s%s%s%s",
2201 cmd = cmd_orig;

Completed in 62 milliseconds