Searched defs:snd_ptr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c3893 ksendfilevec32_t *snd_ptr, snd[MAX_SNDFL_PRD]; local
3905 snd_ptr = &snd[0];
3911 snd_ptr->sfv_fd,
3912 snd_ptr->sfv_flag,
3913 snd_ptr->sfv_off,
3914 snd_ptr->sfv_len);
3916 if (snd_ptr->sfv_fd == SFV_FD_SELF &&
3919 (long)snd_ptr->sfv_off & 0xffffffff,
3920 (long)snd_ptr->sfv_len);
3924 snd_ptr
3936 ksendfilevec64_t *snd_ptr, snd[MAX_SNDFL_PRD]; local
3981 sendfilevec_t *snd_ptr, snd[MAX_SNDFL_PRD]; local
4030 sendfilevec64_t *snd_ptr, snd[MAX_SNDFL_PRD]; local
[all...]

Completed in 54 milliseconds