Searched refs:NS_LDAP_MEMORY (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_connect.c125 strdup(errstr), NS_LDAP_MEMORY);
132 return (NS_LDAP_MEMORY);
259 NS_LDAP_MEMORY);
281 return (NS_LDAP_MEMORY);
284 return (NS_LDAP_MEMORY);
288 return (NS_LDAP_MEMORY);
291 return (NS_LDAP_MEMORY);
321 NS_LDAP_MEMORY);
342 strdup(errstr), NS_LDAP_MEMORY);
347 return (NS_LDAP_MEMORY);
[all...]
H A Dns_writes.c196 return (NS_LDAP_MEMORY);
983 if (rc != NS_LDAP_MEMORY)
1269 return (NS_LDAP_MEMORY);
1326 return (NS_LDAP_MEMORY);
1367 rc = NS_LDAP_MEMORY;
1380 rc = NS_LDAP_MEMORY;
1469 return (NS_LDAP_MEMORY);
1537 return (NS_LDAP_MEMORY);
1618 return (NS_LDAP_MEMORY);
1622 return (NS_LDAP_MEMORY);
[all...]
H A Dns_standalone.c576 return (NS_LDAP_MEMORY);
622 return (NS_LDAP_MEMORY);
654 return (NS_LDAP_MEMORY);
749 return (NS_LDAP_MEMORY);
945 return (NS_LDAP_MEMORY);
1142 return (NS_LDAP_MEMORY);
1191 NS_LDAP_MEMORY);
1247 NS_LDAP_MEMORY);
1272 NS_LDAP_MEMORY);
1497 strdup(errmsg), NS_LDAP_MEMORY);
[all...]
H A Dns_error.c43 {NS_LDAP_MEMORY, NULL},
H A Dns_reads.c519 return (NS_LDAP_MEMORY);
527 return (NS_LDAP_MEMORY);
534 return (NS_LDAP_MEMORY);
646 return (NS_LDAP_MEMORY);
733 return (NS_LDAP_MEMORY);
798 rc = NS_LDAP_MEMORY;
862 rc = NS_LDAP_MEMORY;
879 rc = NS_LDAP_MEMORY;
888 rc = NS_LDAP_MEMORY;
996 rc = NS_LDAP_MEMORY;
[all...]
H A Dns_sasl.c373 *errp = NS_LDAP_MEMORY;
408 strdup(buf), NS_LDAP_MEMORY);
426 NS_LDAP_MEMORY);
451 strdup(buf), NS_LDAP_MEMORY);
536 NS_LDAP_MEMORY);
609 NS_LDAP_MEMORY);
H A Dns_config.c1702 return (NS_LDAP_MEMORY);
1767 return (NS_LDAP_MEMORY);
1789 return (NS_LDAP_MEMORY);
1797 return (NS_LDAP_MEMORY);
1810 return (NS_LDAP_MEMORY);
1837 return (NS_LDAP_MEMORY);
1855 return (NS_LDAP_MEMORY);
1865 return (NS_LDAP_MEMORY);
1873 return (NS_LDAP_MEMORY);
1897 return (NS_LDAP_MEMORY);
[all...]
H A Dns_common.c456 * RETURN VALUES: NS_LDAP_SUCCESS, NS_LDAP_MEMORY, NS_LDAP_CONFIG
494 return (NS_LDAP_MEMORY);
502 return (NS_LDAP_MEMORY);
517 return (NS_LDAP_MEMORY);
539 return (NS_LDAP_MEMORY);
560 return (NS_LDAP_MEMORY);
571 return (NS_LDAP_MEMORY);
590 * RETURN VALUES: NS_LDAP_SUCCESS, NS_LDAP_MEMORY, NS_LDAP_CONFIG
877 * RETURN VALUE: NS_LDAP_SUCCESS, NS_LDAP_CONFIG, NS_LDAP_MEMORY
949 return (NS_LDAP_MEMORY);
[all...]
H A Dns_mapping.c351 return (NS_LDAP_MEMORY);
361 return (NS_LDAP_MEMORY);
576 return (NS_LDAP_MEMORY);
600 return (NS_LDAP_MEMORY);
712 return (NS_LDAP_MEMORY);
720 return (NS_LDAP_MEMORY);
743 return (NS_LDAP_MEMORY);
790 return (NS_LDAP_MEMORY);
H A Dns_getalias.c85 return (NS_LDAP_MEMORY);
H A Dns_connmgmt.c265 return (NS_LDAP_MEMORY);
910 *ep = __s_api_make_error(NS_LDAP_MEMORY, NULL);
919 *ep = __s_api_make_error(NS_LDAP_MEMORY, NULL);
930 *ep = __s_api_make_error(NS_LDAP_MEMORY, NULL);
947 *ep = __s_api_make_error(NS_LDAP_MEMORY, NULL);
1704 cm->ns_rc = NS_LDAP_MEMORY;
1722 cu->ns_rc = NS_LDAP_MEMORY;
2389 *rc = NS_LDAP_MEMORY;
H A Dns_sldap.h274 NS_LDAP_MEMORY = 3, /* memory failure, no info in errorp */ enumerator in enum:__anon2564
/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dldap_utils.c213 return (NS_LDAP_MEMORY);
/osnet-11/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c48 case NS_LDAP_MEMORY:
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c251 return (NS_LDAP_MEMORY);
255 return (NS_LDAP_MEMORY);
261 return (NS_LDAP_MEMORY);
270 return (NS_LDAP_MEMORY);
288 return (NS_LDAP_MEMORY);
292 return (NS_LDAP_MEMORY);
303 return (NS_LDAP_MEMORY);
312 return (NS_LDAP_MEMORY);
418 case NS_LDAP_MEMORY:
4206 case NS_LDAP_MEMORY
[all...]
H A Dldaplist.c174 return (NS_LDAP_MEMORY);
/osnet-11/usr/src/lib/passwdutil/
H A Dldap_attr.c1028 case NS_LDAP_MEMORY: return (PWU_NOMEM);
1068 return (NS_LDAP_MEMORY); /* map to PWU_NOMEM */

Completed in 62 milliseconds