Searched refs:ch_copy (Results 1 – 2 of 2) sorted by relevance
93 chandle->ch_copy = copyfn; in smb_cache_create()260 chandle->ch_copy(node->cn_data, data, chandle->ch_datasz); in smb_cache_iterate()
948 void (*ch_copy)(const void *, void *, size_t); member