Searched refs:ns_default_config (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_internal.h | 452 typedef struct ns_default_config { struct 462 struct ns_default_config *def, 466 } ns_default_config; typedef in typeref:struct:ns_default_config
|
H A D | ns_config.c | 73 __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; 1636 ns_default_config *def = NULL; 2925 ns_default_config *de [all...] |
Completed in 66 milliseconds