Home
last modified time | relevance | path

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

/freebsd-12-stable/bin/pax/
Doptions.h111 #define BDCOPY (AF|BF|FF|OF|XF|CBF|CEF) macro
Doptions.c536 bflg = flg & BDCOPY; in pax_options()