Searched refs:tb_eof (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_buffers.c81 buffers->tbs_buffer[buf].tb_eof = FALSE;
141 buf->tb_full = buf->tb_eof = buf->tb_eot = FALSE;
/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm_buffers.h84 tb_eof : 1; member in struct:tlm_buffer
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c1051 buf->tb_eof = buf->tb_eot = FALSE;
1136 buf->tb_eot = buf->tb_eof = TRUE;
H A Dndmpd_util.c1155 rv = (buf == NULL || buf->tb_eot || buf->tb_eof ||
1162 buf->tb_eot, buf->tb_eof, buf->tb_errno);
H A Dndmpd_mover.c2566 buf->tb_errno, buf->tb_eot, buf->tb_eof);
2835 buf->tb_eof = TRUE;
2850 buf->tb_eof = TRUE;
2856 buf->tb_full, buf->tb_eot, buf->tb_eof, buf->tb_errno,
2929 buf->tb_errno, buf->tb_eot, buf->tb_eof);
2979 buf->tb_full, buf->tb_eot, buf->tb_eof, buf->tb_errno,

Completed in 77 milliseconds