Home
last modified time | relevance | path

Searched refs:ns_mapping_t (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libsldap/common/
H A Dns_internal.h362 } ns_mapping_t; typedef
393 ns_mapping_t *h_map;
834 ns_hashtype_t type, ns_mapping_t *map);
H A Dns_mapping.c100 ns_free_map(ns_mapping_t *mapp) in ns_free_map()
131 ns_mapping_t *map; in ns_free_hash()
171 ns_mapping_t *map) in __s_api_add_map2hash()
H A Dns_config.c1638 ns_mapping_t *map, *rmap; in __ns_ldap_setParamValue()
2349 rmap = (ns_mapping_t *)calloc(1, in __ns_ldap_setParamValue()
2350 sizeof (ns_mapping_t)); in __ns_ldap_setParamValue()
2452 map = (ns_mapping_t *)calloc(1, in __ns_ldap_setParamValue()
2453 sizeof (ns_mapping_t)); in __ns_ldap_setParamValue()
2551 map = (ns_mapping_t *)calloc(1, sizeof (ns_mapping_t)); in __ns_ldap_setParamValue()
3022 ns_mapping_t *mptr; in __s_api_strValue()