Searched refs:FI_SEL (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dmkmakefile.c325 if ((fi->fi_flags & FI_SEL) == 0)
401 if ((fi->fi_flags & FI_SEL) == 0)
470 if ((fi->fi_flags & FI_SEL) == 0)
H A Dfiles.c285 ofi->fi_flags &= ~FI_SEL;
297 fi->fi_flags |= FI_SEL;
H A Ddefs.h322 #define FI_SEL 0x01 /* selected */ macro

Completed in 98 milliseconds