Home
last modified time | relevance | path

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

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