Lines Matching defs:op
47 os_ptr op = osp; in zclosefile() local
72 os_ptr op = osp; in zread() local
105 os_ptr op = osp; in zwrite() local
129 zreadhexstring_at(i_ctx_t *i_ctx_p, os_ptr op, uint start) in zreadhexstring_at()
182 os_ptr op = osp; in zreadhexstring() local
194 os_ptr op = osp; in zreadhexstring_continue() local
210 zwritehexstring_at(i_ctx_t *i_ctx_p, os_ptr op, uint odd) in zwritehexstring_at()
265 os_ptr op = osp; in zwritehexstring() local
274 os_ptr op = osp; in zwritehexstring_continue() local
289 zreadstring_at(i_ctx_t *i_ctx_p, os_ptr op, uint start) in zreadstring_at()
325 os_ptr op = osp; in zreadstring() local
334 os_ptr op = osp; in zreadstring_continue() local
350 os_ptr op = osp; in zwritestring() local
379 zreadline_at(i_ctx_t *i_ctx_p, os_ptr op, uint count, bool in_eol) in zreadline_at()
417 os_ptr op = osp; in zreadline() local
426 os_ptr op = osp; in zreadline_continue() local
463 os_ptr op = osp; in zbytesavailable() local
507 os_ptr op = osp; in zflushfile() local
537 os_ptr op = osp; in zresetfile() local
552 os_ptr op = osp; in zprint() local
583 os_ptr op = osp; in zecho() local
597 os_ptr op = osp; in zfileposition() local
614 os_ptr op = osp; in zxfileposition() local
630 os_ptr op = osp; in zsetfileposition() local
648 os_ptr op = osp; in zfilename() local
676 os_ptr op = osp; in zisprocfilter() local
690 os_ptr op = osp; in zpeekstring() local
733 os_ptr op = osp; in zunread() local
751 zwritecvp_at(i_ctx_t *i_ctx_p, os_ptr op, uint start, bool first) in zwritecvp_at()
814 os_ptr op = osp; in zwritecvp_continue() local
895 file_switch_to_read(const ref * op) in file_switch_to_read()
911 file_switch_to_write(const ref * op) in file_switch_to_write()
929 write_string(ref * op, stream * s) in write_string()