Home
last modified time | relevance | path

Searched refs:paxwarn (Results 1 – 14 of 14) sorted by relevance

/openbsd/bin/pax/
H A Dsel_subs.c159 paxwarn(1, "Unable to find uid for user: %s", str); in usr_add()
187 paxwarn(1, "User selection table out of memory"); in usr_add()
254 paxwarn(1,"Cannot determine gid for group name: %s", str); in grp_add()
282 paxwarn(1, "Group selection table out of memory"); in grp_add()
356 paxwarn(1, "Empty time range string"); in trng_add()
383 paxwarn(1, "Improperly specified time range: %s", str); in trng_add()
391 paxwarn(1, "Unable to allocate memory for time range"); in trng_add()
414 paxwarn(1, "Bad option %c with time range %s", in trng_add()
432 paxwarn(1, "Illegal lower time range %s", str); in trng_add()
444 paxwarn(1, "Illegal upper time range %s", up_pt); in trng_add()
[all …]
H A Dbuf_subs.c95 paxwarn(1, "Write block size of %d too large, maximium is: %d", in wr_start()
100 paxwarn(1, "Write block size of %d is not a %d byte multiple", in wr_start()
140 paxwarn(1,"Write block size %d too large, maximium is: %d", in rd_start()
145 paxwarn(1, "Write block size %d is not a %d byte multiple", in rd_start()
213 paxwarn(0, "Cannot append to an archive that may have flaws."); in appnd_start()
290 paxwarn(1, "Unable to rewrite archive trailer, cannot append."); in appnd_start()
351 paxwarn(0,"Archive read error limit (%d) reached",maxflt); in rd_sync()
631 paxwarn(1, "File changed size during read %s", arcn->org_name); in wr_rdfile()
635 paxwarn(1, "File %s was modified during copy to archive", in wr_rdfile()
804 paxwarn(1, "File %s changed size during copy to %s", in cp_file()
[all …]
H A Dpat_rep.c108 paxwarn(1, "Empty replacement string"); in rep_add()
125 paxwarn(1, "Invalid replacement string %s", str); in rep_add()
163 paxwarn(1, "Invalid replacement string %s", str); in rep_add()
189 paxwarn(1, "Invalid replacement string option %s", str); in rep_add()
228 paxwarn(1, "Empty pattern string"); in pat_add()
278 paxwarn(1, "WARNING! These patterns were not matched:"); in pat_chk()
351 paxwarn(1, "Pattern select out of memory"); in pat_sel()
399 paxwarn(1, "Pattern list inconsistent"); in pat_sel()
678 paxwarn(1, "Removing leading \"%.*s\"", in mod_name()
971 paxwarn(1, "Replacement name error %s", in rep_name()
[all …]
H A Doptions.c330 paxwarn(1, "Invalid block size %s", optarg); in pax_options()
438 paxwarn(1, "Invalid -p string: %c", *pt); in pax_options()
501 paxwarn(1, "Unknown -x format: %s", optarg); in pax_options()
549 paxwarn(1, "Error count value: %s", errstr); in pax_options()
881 paxwarn(1, "Unknown -F format: %s", optarg); in tar_options()
904 paxwarn(0, "Unable to allocate space " in tar_options()
1158 paxwarn(1, "%s", path); in mkpath()
1321 paxwarn(1, "Invalid block size %s: %s", in cpio_options()
1544 paxwarn(0, "Invalid option name"); in opt_add()
1562 paxwarn(0, "Invalid options format"); in opt_add()
[all …]
H A Dar_io.c165 paxwarn(0, "Cannot write an archive on top of a directory %s", in ar_open()
573 paxwarn(0, "End of archive volume %d reached", arvol); in ar_read()
645 paxwarn(0, "Write failed, archive is write protected."); in ar_write()
688 paxwarn(0, "End of archive volume %d reached", arvol); in ar_write()
723 paxwarn(1, "Cannot allow updates to an archive with flaws."); in ar_rdsync()
775 paxwarn(1, "Unable to recover from an archive read failure."); in ar_rdsync()
871 paxwarn(1, "Reverse positioning on pipes is not supported."); in ar_rev()
907 paxwarn(1,"Reverse position on previous volume."); in ar_rev()
949 paxwarn(1, in ar_rev()
1068 paxwarn(1, "Tape drive unable to backspace requested amount"); in get_phys()
[all …]
H A Dtar.c567 paxwarn(1, "Link name too long for tar %s", in tar_wr()
636 paxwarn(1, "File is too large for tar %s", in tar_wr()
1130 paxwarn(1, "Link name too long for ustar %s", in wr_ustar_or_pax()
1136 paxwarn(1, "Link name too long for pax %s", in wr_ustar_or_pax()
1150 paxwarn(1, "File name too long for ustar %s", in wr_ustar_or_pax()
1156 paxwarn(1, "File name too long for pax %s", in wr_ustar_or_pax()
1246 paxwarn(1, "File is too long for ustar %s", in wr_ustar_or_pax()
1253 paxwarn(1, "File is too long for pax %s", in wr_ustar_or_pax()
1277 paxwarn(1, in wr_ustar_or_pax()
1291 paxwarn(1, in wr_ustar_or_pax()
[all …]
H A Dftree.c128 paxwarn(1, "Unable to allocate memory for file name buffer"); in ftree_start()
157 paxwarn(0, "Invalid file name argument"); in ftree_add()
167 paxwarn(0, "Unable to allocate memory for filename"); in ftree_add()
258 paxwarn(1,"WARNING! These file names were not selected:"); in ftree_chk()
413 paxwarn(1,"File system cycle found at %s",ftent->fts_path); in next_file()
539 paxwarn(1, "Ignoring unterminated " in getpathname()
562 paxwarn(1, "Ignoring too-long pathname: %s", buf); in getpathname()
H A Dar_subs.c640 paxwarn(1, "Cannot mix current archive format %s with %s", in append()
806 paxwarn(1, "directory name is too long %s", dirptr); in copy()
823 paxwarn(1, "Destination is not a directory %s", dirptr); in copy()
874 paxwarn(1, "Destination pathname too long %s", in copy()
1060 paxwarn(1,"Premature end of file on archive read"); in next_head()
1065 paxwarn(1, in next_head()
1069 paxwarn(1,"Archive I/O error. Trying to recover."); in next_head()
1130 paxwarn(1,"Unable to append, archive header flaw"); in next_head()
1220 paxwarn(1,"Cannot identify format. Searching..."); in get_arc()
1256 paxwarn(1, "Cannot identify format. Searching..."); in get_arc()
[all …]
H A Dtables.c236 paxwarn(1, "Cannot allocate memory for hard link table"); in lnk_start()
332 paxwarn(1, "Hard link table out of memory"); in chk_lnk()
463 paxwarn(1, "Cannot allocate memory for file time table"); in ftime_start()
587 paxwarn(1, "File time table ran out of memory"); in chk_ftime()
981 paxwarn(0, "No interactive rename table, links may fail"); in add_name()
1007 paxwarn(1, "Cannot update rename table"); in add_name()
1028 paxwarn(1, "Interactive rename table out of memory"); in add_name()
1205 paxwarn(1, "Device map table out of memory"); in chk_dev()
1602 paxwarn(1, "Cannot canonicalize %s", name); in add_dir()
1610 paxwarn(1, "Unable to store mode and times for created" in add_dir()
[all …]
H A Dcpio.c182 paxwarn(1, "Cpio file name length %d is out of range", nsz); in rd_nm()
191 paxwarn(1, "Cpio file name in header is corrupted"); in rd_nm()
213 paxwarn(1, "Cpio link name length is invalid: %lld", in rd_ln_nm()
223 paxwarn(1, "Cpio link name read error"); in rd_ln_nm()
233 paxwarn(1, "Cpio link name is corrupt"); in rd_ln_nm()
400 paxwarn(1,"File is too large for cpio format %s", in cpio_wr()
443 paxwarn(1, "Unable to write cpio header for %s", arcn->org_name); in cpio_wr()
470 paxwarn(1, "Cpio header field is too small to store file %s", in cpio_wr()
704 paxwarn(1,"File is too large for sv4cpio format %s", in vcpio_wr()
773 paxwarn(1,"Could not write sv4cpio link name for %s", in vcpio_wr()
[all …]
H A Dfile_subs.c185 paxwarn(1, "A hard link to the directory %s is not allowed", in lnk_creat()
256 paxwarn(1, "Unable to copy %s, file would overwrite itself", in chk_same()
293 paxwarn(1, "Unable to link file %s to itself", to); in mk_link()
414 paxwarn(0, in node_creat()
443 paxwarn(0, "%s has an unknown file type, skipping", in node_creat()
848 paxwarn(1, "Directory vanished before restoring" in set_attr()
1000 paxwarn(1, "Out of memory"); in file_write()
1120 paxwarn(1, "File changed size %s", arcn->org_name); in set_crc()
1124 paxwarn(1, "File %s was modified during read", arcn->org_name); in set_crc()
H A Dtty_subs.c77 paxwarn(1, "Fatal error, cannot open %s", DEVTTY); in tty_init()
132 paxwarn(int set, const char *fmt, ...) in paxwarn() function
H A Dpax.c249 paxwarn(1, "Cannot allocate memory for temp file name."); in main()
438 paxwarn(1, "Unable to set up signal mask"); in gen_init()
H A Dextern.h298 void paxwarn(int, const char *, ...)