Searched refs:STANDARD (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/pax/
H A Dpax.h135 #define STANDARD PAX_STANDARD /* the standard format */ macro
H A Ddelta.c207 if (ap->format->flags & STANDARD)
276 if (!(ap->format->flags & STANDARD))
H A Dpax-tar.c1031 ARCHIVE|DELTAINFO|LINKTYPE|SLASHDIR|STANDARD|SUM|IN|OUT|APPEND,
/ast/src/lib/libast/port/
H A Dastconf.c80 #define STANDARD(v) (streq(v,"standard")||streq(v,"strict")||streq(v,"posix")||streq(v,"xopen")) macro
670 if (value && STANDARD(value))
1039 , (p->flags & CONF_STANDARD) ? "STANDARD|" : ""

Completed in 21 milliseconds