Searched refs:sread_string (Results 1 – 14 of 14) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gsiorom.c | 96 sread_string(*ps, buf, strlen(dummy)); in iodev_rom_open_file()
|
| H A D | ziodev.c | 249 sread_string(ts, buf->data, count); in zfilelineedit() 279 sread_string(s, buf->data, count); in zfilelineedit()
|
| H A D | stream.h | 340 void sread_string(stream *, const byte *, uint),
|
| H A D | gxshade.c | 69 sread_string(&cs->ds, params->DataSource.data.str.data, in shade_next_init()
|
| H A D | gsiomacres.c | 436 sread_string(*ps, buf, size); in iodev_macresource_open_file()
|
| H A D | iccfont.c | 333 sread_string(&s, (const byte *)str, len); in cfont_ref_from_string()
|
| H A D | zfilter.c | 215 sread_string(sstrm, sop->value.bytes, r_size(sop)); in filter_read()
|
| H A D | stream.c | 997 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 D | zfile.c | 132 sread_string(s, NULL, 0); in zfile_init() 1095 sread_string(s, str, len); in file_read_string()
|
| H A D | imainarg.c | 561 sread_string(&astream, in swproc()
|
| H A D | iscan.c | 360 sread_string(s, pstr->value.bytes, r_size(pstr)); in scan_string_token_options()
|
| H A D | gxclrast.c | 1972 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 D | interp.c | 1383 sread_string(&ss, IREF->value.bytes, r_size(IREF)); in interp()
|
| H A D | gdevpdfu.c | 1447 sread_string(&sinp, str + 1, size); in pdf_encrypt_encoded_string()
|