Searched refs:sosendfile64 (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/syscall/ |
H A D | sendfile.c | 69 extern int sosendfile64(file_t *, file_t *, const struct ksendfilevec64 *, 204 error = sosendfile64(fp, ffp, sfv, in sendvec_chunk64()
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 382 NO_UNLOAD_STUB(sockfs, sosendfile64, nomod_zero);
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 494 NO_UNLOAD_STUB(sockfs, sosendfile64, nomod_zero);
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | socksyscalls.c | 2836 sosendfile64(file_t *fp, file_t *rfp, const struct ksendfilevec64 *sfv, in sosendfile64() function
|