Home
last modified time | relevance | path

Searched refs:at_least_one (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpfilter.c277 at_least_one, local
467 at_least_one = ret = 0;
569 at_least_one = 1;
573 if (at_least_one)
593 at_least_one; local
672 at_least_one = ret = 0;
679 at_least_one = 1;
681 if (at_least_one)
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c1077 boolean_t at_least_one = B_FALSE; in get_mapped_filter() local
1349 at_least_one = TRUE; in get_mapped_filter()
1382 if (at_least_one) { in get_mapped_filter()