Searched defs:newio (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/pax/
H A Dbio.c388 newio(ap, c, 0);
459 newio(ap, c, 0);
794 newio(ap, c, n);
832 newio(ap, 0, 0);
860 newio(ap, c, n);
889 newio(ap, c, n);
1005 * c is the io count causing the newio()
1010 newio(register Archive_t* ap, int c, int n) function

Completed in 12 milliseconds