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

/ast/src/cmd/pax/
H A Dbio.c515 bunread(ap, b, r);
534 bunread(register Archive_t* ap, void* b, register int n) function
543 error(PANIC, "bunread(%s,%d): too much pushback", ap->name, n);
548 message((-7, "bunread(%s,%d@%I*d) %s: %s", ap->name, n, sizeof(ap->io->count), ap->io->count, bstatus(ap->io), show(ap->io->next, n)));

Completed in 8 milliseconds