Searched refs:nodirs (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/bin/pax/
H A Dfile_subs.c115 if (nodirs || chk_path(arcn->name,arcn->sb.st_uid,arcn->sb.st_gid) < 0) {
315 if (!nodirs && chk_path(from, to_sb->st_uid, to_sb->st_gid) == 0)
417 if (nodirs || chk_path(arcn->name,arcn->sb.st_uid,arcn->sb.st_gid) < 0) {
H A Dpax.c94 int nodirs; /* do not create directories as needed */ variable
H A Dextern.h227 extern int nodirs;
H A Doptions.c1035 nodirs = 1;
1059 nodirs = 0;

Completed in 110 milliseconds