Home | History | Annotate | Download | only in pax

Lines Matching defs:OF

6  *	The Regents of the University of California.  All rights reserved.
9 * Keith Muller of the University of California, San Diego.
14 * 1. Redistributions of source code must retain the above copyright
15 * notice, this list of conditions and the following disclaimer.
17 * notice, this list of conditions and the following disclaimer in the
19 * 3. Neither the name of the University nor the names of its contributors
25 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
28 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
50 * Constants used to specify the legal sets of flags in pax. For each major
51 * operation mode of pax, a set of illegal flags is defined. If any one of
67 #define OF 0x000000200ULL
115 #define BDCOPY (AF|BF|FF|OF|XF|CAF|CBF|CEF)
116 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CMF|CPF|CXF|CYF|CZF)