Lines Matching defs:saved_offset
616 off_t saved_offset;
635 saved_offset = ciphertext->cd_offset;
664 ciphertext->cd_offset - saved_offset;
668 ciphertext->cd_offset = saved_offset;
678 off_t saved_offset;
697 saved_offset = plaintext->cd_offset;
726 plaintext->cd_offset - saved_offset;
730 plaintext->cd_offset = saved_offset;
794 off_t saved_offset;
844 saved_offset = ciphertext->cd_offset;
876 ciphertext->cd_offset - saved_offset;
880 ciphertext->cd_offset = saved_offset;
897 off_t saved_offset;
947 saved_offset = plaintext->cd_offset;
979 plaintext->cd_offset - saved_offset;
983 plaintext->cd_offset = saved_offset;