Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_val.h101 __nis_mapping_item_t *cloneItem(__nis_mapping_item_t *old);
H A Dldap_ruleval.c499 tmpitem = cloneItem(&e->element.item); in buildLvalue()
H A Dldap_val.c1536 cloneItem(__nis_mapping_item_t *old) { in cloneItem() function
1579 return (cloneItem(cat)); in concatenateMappingItem()