Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dzfileio.c35 private int write_string(ref *, stream *);
240 status = write_string(&rbuf, s); in zwritehexstring_at()
356 status = write_string(op, s); in zwritestring()
562 status = write_string(op, s); in zprint()
775 status = write_string(&rstr, s); in zwritecvp_at()
929 write_string(ref * op, stream * s) in write_string() function