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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Drcp.c1662 #define TRUNCERR "rcp: can't truncate %s: %s\n" macro
1663 error(TRUNCERR, np,
1690 error(TRUNCERR, np, strerror(errno));

Completed in 63 milliseconds