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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c4476 copyout_attributes(int mode, caddr_t out, uint_t count, function
4851 error = copyout_attributes(mode,
5525 error = copyout_attributes(mode, out_attributes,
5855 error = copyout_attributes(mode, out_pub_attributes,
5859 error = copyout_attributes(mode, out_pri_attributes,
6508 if (copyout_attributes(mode, out_attributes, out_count,

Completed in 121 milliseconds