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

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c624 boolean_t auto_service = B_FALSE; local
651 auto_service = B_TRUE;
667 } else if (auto_service) {
777 if ((flags & NS_LDAP_NOMAP) == 0 && auto_service &&
849 if (mapping == NULL && auto_service &&
1044 if (mapping == NULL && auto_service)
1678 int auto_service = FALSE; local
1696 auto_service = TRUE;
1705 if (mapping == NULL && auto_service)
1924 if (info[i]->mapping == NULL && auto_service) {
[all...]
H A Dns_common.c1707 int auto_service = FALSE; local
1724 auto_service = TRUE;
1743 if (auto_service) {
H A Dns_writes.c334 int auto_service = FALSE; local
354 auto_service = TRUE;
379 if (mapping == NULL && auto_service &&
635 if (mapping == NULL && auto_service &&

Completed in 89 milliseconds