Searched defs:write_fn (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/libtecla/common/ |
H A D | ioutil.c | 101 int _io_display_text(GlWriteFn *write_fn, void *data, int indentation, in _io_display_text() 271 static int _io_pad_line(GlWriteFn *write_fn, void *data, int c, int n) in _io_pad_line()
|
H A D | chrqueue.c | 164 GlWriteFn *write_fn, void *data) in _glq_append_chars() 323 GlqFlushState _glq_flush_queue(GlCharQueue *cq, GlWriteFn *write_fn, in _glq_flush_queue()
|
H A D | cplmatch.c | 645 int _cpl_output_completions(CplMatches *result, GlWriteFn *write_fn, void *data, in _cpl_output_completions() 1104 GlWriteFn *write_fn, void *data) in cpl_format_line()
|
H A D | expand.c | 1266 int _ef_output_expansions(FileExpansion *result, GlWriteFn *write_fn, in _ef_output_expansions() 1379 GlWriteFn *write_fn, void *data) in ef_format_line()
|
H A D | history.c | 1458 int _glh_show_history(GlHistory *glh, GlWriteFn *write_fn, void *data, in _glh_show_history()
|
H A D | getline.c | 3876 GlWriteFn *write_fn = buffered ? gl_write_fn : gl->flush_fn; in gl_print_raw_string() local
|
/titanic_41/usr/src/uts/common/io/audio/impl/ |
H A D | audio_ctrl.c | 84 audio_ctrl_rd_t read_fn, audio_ctrl_wr_t write_fn, void *arg) in audio_dev_add_control()
|