Home
last modified time | relevance | path

Searched refs:input_func (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/nvi/dist/gtk/
H A Dgtk.h5 gint input_func; member
H A Dgtkviwindow.h31 gint input_func; member
H A Dgtkviwindow.c422 window->input_func = gtk_input_add_full(window->ipviwin->ifd, in vi_init_window()
603 gtk_input_remove(vi->input_func);
/netbsd-src/sys/altq/
H A Daltq_cdnr.c241 cdnr_cballoc(struct top_cdnr *top, int type, struct tc_action *(*input_func)( in cdnr_cballoc()
280 if (input_func != NULL) { in cdnr_cballoc()
287 cb->cb_input = input_func; in cdnr_cballoc()