Searched refs:SENDFILEV (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/lib/libsendfile/common/ |
H A D | sendfile.c | 50 error = __systemcall(&rval, SYS_sendfilev, SENDFILEV, sock, vec, in _sendfilev() 74 error = __systemcall(&rval, SYS_sendfilev, SENDFILEV, sock, &sfv, in _sendfile()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sendfile.h | 105 #define SENDFILEV 0 macro
|
/titanic_50/usr/src/uts/common/syscall/ |
H A D | sendfile.c | 1186 case SENDFILEV : in sendfilev()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | expound.c | 5560 if (pri->sys_args[0] == SENDFILEV) { in expound()
|