Lines Matching defs:qin
186 * If 'qin' is NULL, enumeration is desired.
195 mapFromLDAP(__nis_table_mapping_t *t, db_query *qin, int *numQueries,
215 tp = selectTableMapping(t, qin, 0, 0, dbId, &numMatches);
235 if (qin != 0) {
236 rv = buildNisPlusRuleValue(t, qin, 0);
273 nqt = (ls->isDN || qin != 0) ? 0 : -1;
277 * If qin != 0, then we need to make sure that the
279 * are compatible with 'qin' are retained. This will
281 * case, no need to filter on 'qin').
283 if (ls->isDN || qin == 0)
296 (filterOnQin) ? qin : 0, &at, &nqt);