Searched refs:EPOST (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/cpio/ |
H A D | cpio.h | 223 #define EPOST 6 /* Information message to stderr */ macro
|
H A D | cpio.c | 832 msg(EPOST, "%lld blocks", Blocks); in main() 835 msg(EPOST, "%d error(s)", Error_cnt); in main() 1049 msg(EPOST, "\007End of medium on \"%s\".", dir ? "output" : "input"); in chgreel() 1062 msg(EPOST, Eom_p, Volcnt); in chgreel() 1082 msg(EPOST, in chgreel() 1613 msg(EPOST, in creat_hdr() 1632 msg(EPOST, in creat_hdr() 3306 msg(EPOST, "File size of \"%s%s%s\" has decreased", in data_pass() 3706 msg(EPOST, "cpio: %s: linkname %s is greater than %d", in file_out() 4626 msg(EPOST, "Re-synchronized on magic number/header."); in gethdr() [all …]
|