Home
last modified time | relevance | path

Searched refs:ns_default_config (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libsldap/common/
H A Dns_config.c73 __s_val_postime(ParamIndexType i, ns_default_config *def,
76 __s_val_basedn(ParamIndexType i, ns_default_config *def,
80 __s_val_binddn(ParamIndexType i, ns_default_config *def,
84 __s_val_bindpw(ParamIndexType i, ns_default_config *def,
88 __s_val_serverList(ParamIndexType i, ns_default_config *def,
257 static ns_default_config defconfig[] = {
1355 static ns_default_config *
1500 ns_default_config *def = NULL; in verify_value()
1636 ns_default_config *def = NULL; in __ns_ldap_setParamValue()
2925 ns_default_config *def; in __ns_ldap_getParam()
[all …]
H A Dns_internal.h452 typedef struct ns_default_config { struct
462 struct ns_default_config *def, argument
466 } ns_default_config; typedef