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

/macosx-10.10.1/Libinfo-459/lookup.subproj/
H A Dfile_module.c794 if (which == SEL_ALL) match = 1;
874 if (which == SEL_ALL)
911 if (which == SEL_ALL) match = 1;
969 if (which == SEL_ALL)
1105 if (which == SEL_ALL) match = 1;
1162 if (which == SEL_ALL)
1205 if (which == SEL_ALL) match = 1;
1233 if ((which != SEL_ALL) && (name == NULL)) return NULL;
1271 if (which == SEL_ALL)
1340 if (which == SEL_ALL) matc
[all...]
H A Dsi_module.h115 #define SEL_ALL 0 macro
H A Dsi_module.c342 if (which == SEL_ALL) return 1;

Completed in 122 milliseconds