Home
last modified time | relevance | path

Searched refs:myrcmd_stderr (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/backup/lib/
H A Dmyrcmd.c61 char myrcmd_stderr[1024]; variable
93 (void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr), in myrcmd()
122 (void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr), in myrcmd()
204 (void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr), in myrcmd()
227 (void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr), in myrcmd()
230 (void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr), in myrcmd()
247 (void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr), in myrcmd()
251 (void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr), in myrcmd()
254 (void) snprintf(myrcmd_stderr, sizeof (myrcmd_stderr), in myrcmd()
261 char *cp = myrcmd_stderr; in myrcmd()
[all …]
H A Drmtlib.c199 if (*myrcmd_stderr) in rmtgetconn()
200 print("%s", myrcmd_stderr); in rmtgetconn()
/illumos-gate/usr/src/cmd/backup/include/
H A Dmyrcmd.h48 extern char myrcmd_stderr[];