Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cpio/
H A Dcpio.c823 msg(EXTN, "close error"); in main()
827 msg(EXTN, "close error"); in main()
934 msg(EXTN, "Cannot lseek()"); in bfill()
1041 msg(EXTN, "Error during stat() of archive"); in chgreel()
1053 msg(EXTN, "close error"); in chgreel()
1190 msg(EXTN, "buffer overflow"); in ckname()
1202 msg(EXTN, in ckname()
2761 msg(data_in_info->data_in_wr_part ? EXTN : ERRN, in data_in()
2780 msg(EXTN, "close error"); in data_in()
2805 msg(EXTN, "close error"); in data_in()
[all …]
H A Dcpio.h221 #define EXTN 4 /* Error message with errno - fatal, causes exit */ macro
H A Dutils.c55 msg(EXTN, "Out of memory"); in e_alloc_fail()