Searched defs:copyIndex (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnisdb/
H A Dldap_val.c153 copyIndex(__nis_index_t *old, __nis_index_t *new, int *err) { function
155 char *myself = "copyIndex";
188 copyIndex(old, new, &err);
1351 copyIndex(&old->index, &new->index, err);

Completed in 261 milliseconds