Home | History | Annotate | Download | only in src

Lines Matching defs:val

152 // Special flags, type 1: the 'recursive' flags.  They set another flag's val.
1786 const char* const val = getenv(varname);
1787 return val ? val : dflt;