Searched refs:bput (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/pax/
H A Dpaxlib.c64 bput(ap, n);
H A Dcopy.c149 bput(ap, n);
H A Dpax.h669 extern void bput(Archive_t*, off_t);
H A Dbio.c918 bput(register Archive_t* ap, register off_t n) function
921 message((-7, "bput(%s,%I*d@%I*d): %s", ap->name, sizeof(n), n, sizeof(ap->io->count), ap->io->count, show(ap->io->next, n)));

Completed in 17 milliseconds