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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c74 static char *cmd_sunw; variable
513 if ((cmd_sunw = (char *)malloc(cmdsiz)) == NULL) {
518 (void) snprintf(cmd_sunw, cmdsiz, "%s%s%s%s%s", RCP_ACL,
717 cmd_sunw, targ);
736 "%s -t %s", cmd_sunw, targ);
926 (void) snprintf(bp, buffersize, "%s -Zf %s", cmd_sunw,
952 cmd_sunw, src);
2202 cmd_sunw = cmd_sunw_orig;

Completed in 63 milliseconds