Home
last modified time | relevance | path

Searched refs:SFV_FD_SELF (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dsendfile.h102 #define SFV_FD_SELF (-2) macro
/titanic_50/usr/src/uts/common/syscall/
H A Dsendfile.c145 if (sfv->sfv_fd == SFV_FD_SELF) { in sendvec_chunk64()
487 if (sfv->sfv_fd == SFV_FD_SELF) { in sendvec_small_chunk()
777 if (sfv->sfv_fd == SFV_FD_SELF) { in sendvec_chunk()
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c1338 if (sfvp->sfv_fd == SFV_FD_SELF) { in nl7c_sendfilev()
1401 if (sfvp->sfv_fd != SFV_FD_SELF) { in nl7c_sendfilev()
/titanic_50/usr/src/cmd/truss/
H A Dexpound.c3916 if (snd_ptr->sfv_fd == SFV_FD_SELF && in show_ksendfilevec32()
3959 if (snd_ptr->sfv_fd == SFV_FD_SELF && in show_ksendfilevec64()
4011 if (snd_ptr->sfv_fd == SFV_FD_SELF && in show_sendfilevec()
4066 if (snd_ptr->sfv_fd == SFV_FD_SELF && in show_sendfilevec64()