Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Doptions.h108 #define BDCOPY (AF|BF|FF|OF|XF|CBF|CEF) macro
H A Doptions.c528 bflg = flg & BDCOPY; in pax_options()