Searched refs:__s_api_strValue (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libsldap/common/ |
H A D | ns_confmgr.c | 513 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 D | ns_internal.h | 828 char *__s_api_strValue(ns_config_t *ptr, ParamIndexType i,
|
H A D | ns_standalone.c | 2071 authMethods = __s_api_strValue(cfg, NS_LDAP_AUTH_P, in __ns_ldap_initStandalone()
|
H A D | ns_config.c | 3017 __s_api_strValue(ns_config_t *cfg, ParamIndexType index, ns_strfmt_t fmt) in __s_api_strValue() function
|