Home
last modified time | relevance | path

Searched refs:__ns_ldap_DumpLdif (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libsldap/common/
H A Dmapfile-vers81 __ns_ldap_DumpLdif;
H A Dllib-lsldap211 ns_ldap_error_t *__ns_ldap_DumpLdif(
H A Dns_internal.h849 ns_ldap_error_t *__ns_ldap_DumpLdif(char *filename);
H A Dns_confmgr.c572 __ns_ldap_DumpLdif(char *filename) in __ns_ldap_DumpLdif() function
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapclient.c1429 errorp = __ns_ldap_DumpLdif(NULL); in client_genProfile()