Home
last modified time | relevance | path

Searched refs:zreadline_from (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dfiles.h164 int zreadline_from(stream *s, gs_string *buf, gs_memory_t *bufmem,
H A Dziodev.c154 code = zreadline_from(ins, buf, imemory, &count, &in_eol); in zfilelineedit()
H A Dzfileio.c389 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