Searched refs:zreadline_from (Results 1 – 3 of 3) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | files.h | 164 int zreadline_from(stream *s, gs_string *buf, gs_memory_t *bufmem,
|
H A D | ziodev.c | 154 code = zreadline_from(ins, buf, imemory, &count, &in_eol); in zfilelineedit()
|
H A D | zfileio.c | 389 status = zreadline_from(s, &str, NULL, &count, &in_eol); in zreadline_at() 446 zreadline_from(stream *s, gs_string *buf, gs_memory_t *bufmem, in zreadline_from() function
|