Searched refs:ENVSYS_DFLAG (Results 1 – 1 of 1) sorted by relevance
54 #define ENVSYS_DFLAG 0x00000001 /* list registered devices */ macro140 flags |= ENVSYS_DFLAG; in main()564 (flags & ENVSYS_DFLAG)) { in parse_dictionary()583 if ((flags & ENVSYS_LFLAG) == 0 && (flags & ENVSYS_DFLAG) == 0) in parse_dictionary()