Home
last modified time | relevance | path

Searched refs:__s_api_strValue (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_confmgr.c513 str = __s_api_strValue(ptr, i, NS_DOOR_FMT); in __ns_ldap_LoadDoorInfo()
639 str = __s_api_strValue(ptr, i, NS_LDIF_FMT); in __ns_ldap_DumpLdif()
754 str = __s_api_strValue(ptr, i, NS_FILE_FMT); in __ns_ldap_DumpConfigFiles()
1114 str = __s_api_strValue(ptr, i, NS_FILE_FMT); in __ns_ldap_print_config()
H A Dns_internal.h828 char *__s_api_strValue(ns_config_t *ptr, ParamIndexType i,
H A Dns_standalone.c2071 authMethods = __s_api_strValue(cfg, NS_LDAP_AUTH_P, in __ns_ldap_initStandalone()
H A Dns_config.c3017 __s_api_strValue(ns_config_t *cfg, ParamIndexType index, ns_strfmt_t fmt) in __s_api_strValue() function