Searched refs:OPT_A (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.h58 #define OPT_A 0x00020000 macro
H A Dauditreduce.c364 SETOPT((*optchkd), (OPT_A | OPT_a | OPT_b | OPT_c | OPT_m | OPT_v));
367 if (!ISOPTSET(opttochk, OPT_A)) {
620 SETOPT(opttochk, OPT_A);
/freebsd-11.0-release/contrib/gcc/
H A Dc-opts.c157 case OPT_A:
295 case OPT_A:
1461 else if (opt->code == OPT_A)

Completed in 49 milliseconds