Searched refs:syswarn (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/bin/pax/
H A Dfile_subs.c117 syswarn(1, oerrno, "Unable to create %s", arcn->name);
140 syswarn(0, errno, "Unable to close file descriptor on %s",
182 syswarn(1,errno,"Unable to link to %s from %s", arcn->ln_name,
295 syswarn(1, errno, "Unable to remove %s", from);
300 syswarn(1, errno, "Unable to remove %s", from);
319 syswarn(1, oerrno, "Could not link to %s from %s", to,
419 syswarn(1, oerrno, "Could not create: %s", arcn->name);
454 syswarn(0, errno,"Could not access %s (stat)",
517 syswarn(1,errno,"Unable to remove directory %s", name);
527 syswarn(
[all...]
H A Dftree.c309 syswarn(1, errno,
314 syswarn(1, errno, "Can't chdir to %s",
421 syswarn(1, errno,
423 syswarn(1, ftent->fts_errno,
429 syswarn(1, errno,
431 syswarn(1, ftent->fts_errno,
438 syswarn(1, errno,
440 syswarn(1, ftent->fts_errno,
502 syswarn(1, errno, "Unable to read symlink %s",
H A Dar_io.c122 syswarn(0, errno, "Failed open to read on %s", name);
131 syswarn(0, errno, "Failed open to write on %s", name);
142 syswarn(0, errno, "Failed open to read/write on %s",
158 syswarn(1, errno, "Failed chdir to %s", chdname);
165 syswarn(0, errno, "Failed stat on %s", arcname);
479 syswarn(1, errno, "Unable to truncate archive file");
584 syswarn(1, errno, "Failed read on archive volume %d", arvol);
703 syswarn(1, errno, "Failed write to archive volume: %d", arvol);
848 syswarn(1, errno, "Forward positioning operation on archive failed");
902 syswarn(
[all...]
H A Dbuf_subs.c632 syswarn(1, errno, "Read fault on %s", arcn->org_name);
636 syswarn(1, errno, "Failed stat on %s", arcn->org_name);
685 syswarn(0,errno,"Unable to obtain block size for file %s",fnm);
780 syswarn(0,errno,"Unable to obtain block size for file %s",fnm);
802 syswarn(1, errno, "Failed write during copy of %s to %s",
808 syswarn(1, errno, "Failed stat of %s", arcn->org_name);
H A Dpax.c240 syswarn(0, errno, "Can't open current working directory.");
422 syswarn(1, errno, "Unable to set up signal handler");
H A Dtty_subs.c160 * syswarn()
166 syswarn(int set, int errnum, const char *fmt, ...) function
H A Dar_subs.c281 syswarn(1, errno, "Cannot chdir to %s",
335 syswarn(1, errno,
436 syswarn(1,errno, "Unable to open %s to read",
753 syswarn(1, errno, "Cannot access destination directory %s",
919 syswarn(1, errno, "Unable to open %s to read",
H A Dtables.c346 syswarn(1, errno, "Unable to create temporary file: %s",
399 syswarn(1, errno,
404 syswarn(1, errno,
456 syswarn(1, errno, "Failed write to file time table");
458 syswarn(1, errno, "Failed seek on file time table");
H A Dextern.h295 void syswarn(int, int, const char *, ...) __printflike(3, 4);
H A Doptions.c996 syswarn(1, ENOTDIR, "%s", path);

Completed in 110 milliseconds