Lines Matching full:backwards
838 * move the i/o position within the archive backwards the specified byte
841 * NOTE: We should only be called to move backwards so we can rewrite the
865 * cannot go backwards on these critters in ar_rev()
878 * For things other than files, backwards movement has a very in ar_rev()
892 * we may try to go backwards past the start when the archive in ar_rev()
895 * previous volume and continue our movement backwards from in ar_rev()
910 syswarn(1, errno, "Unable to seek archive backwards"); in ar_rev()
952 * move backwards the requested number of bytes in ar_rev()
1006 * move backwards over the file mark so we are at the end of the in get_phys()
1017 * move backwards so we are in front of the last record and read it to in get_phys()
1060 * make sure we can move backwards over the padding. (this should in get_phys()
1069 * move backwards over the padding so the head is where it was when in get_phys()