Home
last modified time | relevance | path

Searched refs:sread_string (Results 1 – 14 of 14) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgsiorom.c96 sread_string(*ps, buf, strlen(dummy)); in iodev_rom_open_file()
H A Dziodev.c249 sread_string(ts, buf->data, count); in zfilelineedit()
279 sread_string(s, buf->data, count); in zfilelineedit()
H A Dstream.h340 void sread_string(stream *, const byte *, uint),
H A Dgxshade.c69 sread_string(&cs->ds, params->DataSource.data.str.data, in shade_next_init()
H A Dgsiomacres.c436 sread_string(*ps, buf, size); in iodev_macresource_open_file()
H A Diccfont.c333 sread_string(&s, (const byte *)str, len); in cfont_ref_from_string()
H A Dzfilter.c215 sread_string(sstrm, sop->value.bytes, r_size(sop)); in filter_read()
H A Dstream.c997 sread_string(register stream *s, const byte *ptr, uint len) in sread_string() function
1031 sread_string(s, ptr, len); in sread_string_reusable()
H A Dzfile.c132 sread_string(s, NULL, 0); in zfile_init()
1095 sread_string(s, str, len); in file_read_string()
H A Dimainarg.c561 sread_string(&astream, in swproc()
H A Discan.c360 sread_string(s, pstr->value.bytes, r_size(pstr)); in scan_string_token_options()
H A Dgxclrast.c1972 sread_string(&s, pcb->ptr, pcb->end - pcb->ptr); in read_begin_image()
2178 sread_string(&s, cbp, 1 + sizeof(*pmat)); in cmd_read_matrix()
H A Dinterp.c1383 sread_string(&ss, IREF->value.bytes, r_size(IREF)); in interp()
H A Dgdevpdfu.c1447 sread_string(&sinp, str + 1, size); in pdf_encrypt_encoded_string()