Home
last modified time | relevance | path

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

/illumos-gate/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[] = {
1354 static ns_default_config *
1499 ns_default_config *def = NULL; in verify_value()
1635 ns_default_config *def = NULL; in __ns_ldap_setParamValue()
2922 ns_default_config *def; in __ns_ldap_getParam()
[all …]
H A Dns_internal.h456 typedef struct ns_default_config { struct
466 struct ns_default_config *def, argument
470 } ns_default_config; argument