Home
last modified time | relevance | path

Searched defs:xferData (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Dperfstat.c186 struct xferData /* Data for construction of xfer record. */ struct
188 char xf_role; /* Master/slave indicator. */
189 char xf_direction; /* Send/receive indicator. */
190 time_t xf_intoque; /* Time that file was placed
193 long xf_deque; /* Time that file was
195 long xf_filedone; /* Time that file was
197 char xf_jobname[MODSTR]; /* C. file (master only)*/
198 char xf_jobgrade[MODSTR]; /* job grade id */
199 off_t xf_bytes; /* Bytes transferred. */
200 char xf_flags[MODSTR]; /* Notification flags. */
[all …]