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

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_cache.c242 nsc_copy(nsc_buf_t *h1, nsc_buf_t *h2, nsc_off_t pos1, function
368 rc = nsc_copy(h1, h2, pos1, pos2, len);
/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h107 int nsc_copy(void *, void *, nsc_off_t, nsc_off_t, nsc_size_t) { } function

Completed in 44 milliseconds