Searched refs:SENDFILEV64 (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libsendfile/common/ |
H A D | sendfile.c | 99 error = __systemcall(&rval, SYS_sendfilev, SENDFILEV64, sock, vec, in _sendfilev64() 123 error = __systemcall(&rval, SYS_sendfilev, SENDFILEV64, sock, &sfv, in _sendfile64()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sendfile.h | 106 #define SENDFILEV64 1 macro
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | sendfile.c | 1189 case SENDFILEV64 : in sendfilev()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | expound.c | 5564 } else if (pri->sys_args[0] == SENDFILEV64) { in expound()
|