Searched refs:nl7c_sendfilev (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | sendfile.c | 71 extern int nl7c_sendfilev(struct sonode *, u_offset_t *, struct sendfilevec *, 1300 error = nl7c_sendfilev(so, &fileoff,
|
/illumos-gate/usr/src/uts/common/fs/sockfs/ |
H A D | nl7curi.c | 1278 nl7c_sendfilev(struct sonode *so, u_offset_t *fileoff, sendfilevec_t *sfvp, function
|
/illumos-gate/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 497 NO_UNLOAD_STUB(sockfs, nl7c_sendfilev, nomod_zero);
|
/illumos-gate/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 385 NO_UNLOAD_STUB(sockfs, nl7c_sendfilev, nomod_zero);
|
Completed in 68 milliseconds