Searched refs:ERRN (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cpio/ |
H A D | cpio.c | 1096 msg(ERRN, "Cannot open \"%s\"", str); in chgreel() 1484 msg(ERRN, "Cannot reset file after checksum"); in cksum() 1770 msg(ERRN, "Error cannot unlink \"%s\"", in creat_lnk() 1802 msg(ERRN, in creat_lnk() 1805 msg(ERRN, in creat_lnk() 1849 msg(ERRN, in creat_spec() 1856 msg(ERRN, in creat_spec() 1862 msg(ERRN, in creat_spec() 1870 msg(ERRN, in creat_spec() 1918 msg(ERRN, in creat_spec() [all …]
|
H A D | cpio.h | 220 #define ERRN 3 /* Error message with errno (warning) - not fatal */ macro
|