Home
last modified time | relevance | path

Searched refs:eflag (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/tools/build/src/engine/
Djamgram.yy306 * eflag - a single modifier to 'executes'
311 | eflags eflag
315 eflag : `updated`
Djamgram.y357 | eflags eflag
361 eflag : UPDATED_t
/third_party/iptables/libxtables/
Dxtoptions.c824 unsigned int eflag = 1 << cb->entry->id; in xtables_option_parse() local
832 if ((!(entry->flags & XTOPT_MULTI) || (entry->excl & eflag)) && in xtables_option_parse()
833 cb->xflags & eflag) in xtables_option_parse()
/third_party/mksh/
Dmisc.c2169 bool printpath = false, eflag = false; in c_cd() local
2177 eflag = true; in c_cd()
2316 if (eflag) in c_cd()
2333 if (eflag) in c_cd()
DBuild.sh2540 (e) usee=1; eflag=\$OPTARG ;;