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

  /src/usr.bin/config/
mkmakefile.c 82 static int selectopt(const char *, void *);
627 if (include && selectopt(cond->cx_u.atom, NULL))
671 if (expr_eval(cond, selectopt, NULL))
680 selectopt(const char *name, void *context) function in typeref:typename:int
mkmakefile.c 82 static int selectopt(const char *, void *);
627 if (include && selectopt(cond->cx_u.atom, NULL))
671 if (expr_eval(cond, selectopt, NULL))
680 selectopt(const char *name, void *context) function in typeref:typename:int

Completed in 164 milliseconds