HomeSort by: relevance | last modified time | path
    Searched defs:handling_cmdlineopts (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/config/
main.c 166 int handling_cmdlineopts; /* currently processing -D/-U options */ variable in typeref:typename:int
1384 if (!handling_cmdlineopts && !nowarn)
2172 handling_cmdlineopts = 1;
2190 handling_cmdlineopts = 0;

Completed in 13 milliseconds