Home
last modified time | relevance | path

Searched defs:writing (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/src/cmd/postscript/common/
H A Dglob.c28 int writing = WRITING; /* and output encoding */ variable
/plan9/sys/src/cmd/bzip2/lib/
H A Dbzzlib.c124 int writing = 0; in bzopen_or_bzdopen() local
H A Dbzlib_stdio_private.h61 Bool writing; member
/plan9/sys/src/cmd/gs/jpeg/
H A Djcmainct.c176 boolean writing = (main->pass_mode != JBUF_CRANK_DEST); in process_data_buffer_main() local
H A Djmemmgr.c690 do_sarray_io (j_common_ptr cinfo, jvirt_sarray_ptr ptr, boolean writing) in do_sarray_io()
723 do_barray_io (j_common_ptr cinfo, jvirt_barray_ptr ptr, boolean writing) in do_barray_io()
/plan9/sys/src/cmd/gs/src/
H A Dsfxstdio.c267 s_file_switch(stream * s, bool writing) in s_file_switch()
H A Dsfxfd.c347 s_fileno_switch(stream * s, bool writing) in s_fileno_switch()
H A Dzfilter.c380 bool writing) in filter_ensure_buf()
H A Dstream.c281 s_std_switch_mode(stream * s, bool writing) in s_std_switch_mode()
406 sswitch(register stream * s, bool writing) in sswitch()
/plan9/sys/src/cmd/venti/srv/
H A Darena.c739 getcib(Arena *arena, int clump, int writing, CIBlock *rock) in getcib()
H A Ddat.h471 QLock writing; member