Home
last modified time | relevance | path

Searched refs:recsout (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/backup/dump/
H A Ddumptape.c139 static int recsout; /* number of req's sent to slaves */ variable
776 if (recsout >= SLAVES) { in toslave()
807 ++recsout; in toslave()
846 if (recsout < SLAVES) { in flushcmds()
850 for (i = 0; i < (recsout < SLAVES ? recsout : SLAVES); i++) { in flushcmds()
1807 totalrecsout += recsout; in enslave()
1809 recsout = 0; in enslave()