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

/illumos-gate/usr/src/uts/common/sys/
H A Dsendfile.h102 #define SFV_FD_SELF (-2) macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dsendfile.c145 if (sfv->sfv_fd == SFV_FD_SELF) {
487 if (sfv->sfv_fd == SFV_FD_SELF) {
777 if (sfv->sfv_fd == SFV_FD_SELF) {
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dnl7curi.c1338 if (sfvp->sfv_fd == SFV_FD_SELF) {
1401 if (sfvp->sfv_fd != SFV_FD_SELF) {
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c3916 if (snd_ptr->sfv_fd == SFV_FD_SELF &&
3959 if (snd_ptr->sfv_fd == SFV_FD_SELF &&
4011 if (snd_ptr->sfv_fd == SFV_FD_SELF &&
4066 if (snd_ptr->sfv_fd == SFV_FD_SELF &&

Completed in 82 milliseconds