Searched defs:xferData (Results 1 – 1 of 1) sorted by relevance
188 struct xferData /* Data for construction of xfer record. */ struct190 char xf_role; /* Master/slave indicator. */191 char xf_direction; /* Send/receive indicator. */192 time_t xf_intoque; /* Time that file was placed195 long xf_deque; /* Time that file was197 long xf_filedone; /* Time that file was199 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 …]