Searched defs:write_fn (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_ctrl.c83 audio_dev_add_control(audio_dev_t *d, audio_ctrl_desc_t *desc, audio_ctrl_rd_t read_fn, audio_ctrl_wr_t write_fn, void *arg) argument
/opensolaris-onvv-gate/usr/src/lib/libtecla/common/
H A Dchrqueue.c323 GlqFlushState _glq_flush_queue(GlCharQueue *cq, GlWriteFn *write_fn, argument
163 _glq_append_chars(GlCharQueue *cq, const char *chars, int n, GlWriteFn *write_fn, void *data) argument
H A Dioutil.c101 int _io_display_text(GlWriteFn *write_fn, void *data, int indentation, argument
271 _io_pad_line(GlWriteFn *write_fn, void *data, int c, int n) argument
[all...]
H A Dcplmatch.c645 int _cpl_output_completions(CplMatches *result, GlWriteFn *write_fn, void *data, argument
1103 cpl_format_line(CplMatches *result, CplListFormat *fmt, int lnum, GlWriteFn *write_fn, void *data) argument
[all...]
H A Dexpand.c1266 int _ef_output_expansions(FileExpansion *result, GlWriteFn *write_fn, argument
1378 ef_format_line(FileExpansion *result, EfListFormat *fmt, int lnum, GlWriteFn *write_fn, void *data) argument
[all...]
H A Dhistory.c1458 int _glh_show_history(GlHistory *glh, GlWriteFn *write_fn, void *data, argument
[all...]
H A Dgetline.c3876 GlWriteFn *write_fn = buffered ? gl_write_fn : gl->flush_fn; local

Completed in 137 milliseconds