Home
last modified time | relevance | path

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

/netbsd/src/bin/pax/
Doptions.c88 static int nopids; /* tar mode: suppress "pids" for -p option */ variable
978 nopids = 1; in tar_options()
986 if (!nopids) in tar_options()