Home
last modified time | relevance | path

Searched refs:show_file_opts (Results 1 – 2 of 2) sorted by relevance

/dports/math/oleo/oleo-1.99.16/src/
H A Dio-term.c107 void (*show_file_opts) () = oleo_show_options; variable
302 show_file_opts = oleo_show_options; in do_set_option()
310 show_file_opts = sylk_show_options; in do_set_option()
318 show_file_opts = sylk_show_options; in do_set_option()
325 show_file_opts = sc_show_options; in do_set_option()
333 show_file_opts = panic_show_options; in do_set_option()
341 show_file_opts = list_show_options; in do_set_option()
436 (*show_file_opts) (); in show_options()
H A Dio-generic.h48 extern void (*show_file_opts) (void);