Home
last modified time | relevance | path

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

/minix3/bin/pax/
H A Dtar.c84 static int tar_nodir; /* do not write dirs under old tar */ variable
440 tar_nodir = 1; in tar_opt()
600 if (tar_nodir) in tar_wr()