Home
last modified time | relevance | path

Searched refs:FLAG_ON (Results 1 – 9 of 9) sorted by relevance

/openbsd/usr.bin/rdist/
H A Drdist.c237 case 'v': FLAG_ON(options, DO_VERIFY); break; in main()
238 case 'N': FLAG_ON(options, DO_CHKNFS); break; in main()
240 case 'q': FLAG_ON(options, DO_QUIET); break; in main()
241 case 'b': FLAG_ON(options, DO_COMPARE); break; in main()
242 case 'r': FLAG_ON(options, DO_NODESCEND); break; in main()
243 case 'R': FLAG_ON(options, DO_REMOVE); break; in main()
245 case 'w': FLAG_ON(options, DO_WHOLE); break; in main()
246 case 'y': FLAG_ON(options, DO_YOUNGER); break; in main()
247 case 'h': FLAG_ON(options, DO_FOLLOW); break; in main()
248 case 'i': FLAG_ON(options, DO_IGNLNKS); break; in main()
[all …]
H A Ddistopt.c113 FLAG_ON(*optptr, distopt->do_value); in parsedistopts()
H A Ddefs.h72 #define FLAG_ON(b,f) b |= f macro
H A Dcommon.c146 FLAG_ON(options, DO_NOCHKOWNER); in init()
147 FLAG_ON(options, DO_NOCHKGROUP); in init()
H A Dclient.c1098 FLAG_ON(opts, DO_COMPARE); in fullupdate()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dnlmheader.h22 # define FLAG_ON 266 macro
H A Dnlmheader.y121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
237 | FLAG_ON STRING
600 { "FLAG_ON", FLAG_ON },
H A Dnlmheader.c15 # define FLAG_ON 266 macro
1811 { "FLAG_ON", FLAG_ON },
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dnlmheader.y121 %token EXPORT FLAG_ON FLAG_OFF FULLMAP HELP IMPORT INPUT MAP MESSAGES
237 | FLAG_ON STRING
600 { "FLAG_ON", FLAG_ON },