HomeSort by: relevance | last modified time | path
    Searched refs:condmkoptions (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/config/
defs.h 465 extern struct nvlist *condmkoptions; /* conditional makeoption table */
mkmakefile.c 669 for (nv = condmkoptions; nv != NULL; nv = nv->nv_next) {
main.c 123 struct nvlist *condmkoptions; /* conditional makeoption table */ variable in typeref:struct:nvlist *
397 nextcndmkopt = &condmkoptions;

Completed in 54 milliseconds