Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c818 ptr->paramList[type].ns_i = 0; in destroy_param()
1707 conf.ns_i = i; in __ns_ldap_setParamValue()
1730 conf.ns_i = i; in __ns_ldap_setParamValue()
2873 *intptr = ptr->ns_i; in dupParam()
3171 __s_get_pref_name((PrefOnly_t)ptr->ns_i), NULL)) in __s_api_strValue()
3176 (SearchRef_t)ptr->ns_i), NULL)) in __s_api_strValue()
3181 (ScopeType_t)ptr->ns_i), NULL)) in __s_api_strValue()
3186 (enableShadowUpdate_t)ptr->ns_i), NULL)) in __s_api_strValue()
3191 "%d", ptr->ns_i); in __s_api_strValue()
H A Dns_internal.h422 #define ns_i ns_pu.i macro
H A Dns_confmgr.c953 curr_ptr->paramList[i].ns_i); in __ns_ldap_make_config()
H A Dns_reads.c1013 cfg->paramList[NS_LDAP_SEARCH_TIME_P].ns_i; in init_search_state_machine()