Home
last modified time | relevance | path

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

/netbsd/src/bin/pax/
Doptions.c136 #define OPT_NORECURSE 12 macro
812 OPT_NORECURSE },
1150 case OPT_NORECURSE: in tar_options()