Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgslibctx.c93 return errwrite(str, len); in outwrite()
107 int errwrite(const char *str, int len) in errwrite() function
H A Dgsmisc.c86 errwrite(buf, count); in errprintf()
91 errwrite(buf, count); in errprintf()
H A Dstd.h186 int errwrite(const char *str, int len);
H A Dimain.c255 rcode = errwrite(str, count); in gs_main_interpret()
H A Dgxttfb.c220 errwrite(buf, count); in DebugPrint()