Searched refs:writerp (Results 1 – 7 of 7) sorted by relevance
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/ |
H A D | os2pipe.c | 34 OS_make_pipe (Tchannel * readerp, Tchannel * writerp) in OS_make_pipe() argument 45 (*writerp) = (OS2_make_channel (hwrite, CHANNEL_WRITE)); in OS_make_pipe()
|
H A D | osio.h | 73 (Tchannel * readerp, Tchannel * writerp);
|
H A D | uxio.c | 333 OS_make_pipe (Tchannel * readerp, Tchannel * writerp) in OS_make_pipe() argument 340 MAKE_CHANNEL ((pv[1]), channel_type_unix_pipe, (*writerp) =); in OS_make_pipe()
|
H A D | ntio.c | 353 OS_make_pipe (Tchannel * readerp, Tchannel * writerp) in OS_make_pipe() argument 364 (*writerp) = (NT_make_channel (hwrite, NT_channel_class_anonymous_pipe)); in OS_make_pipe()
|
/dports/math/pspp/pspp-1.4.1/src/output/spv/ |
H A D | spv-writer.c | 62 spv_writer_open (const char *filename, struct spv_writer **writerp) 64 *writerp = NULL; 72 *writerp = w;
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/ |
H A D | ChangeLog | 961250 fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/ |
H A D | ChangeLog | 1223299 fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.
|