HomeSort by: relevance | last modified time | path
    Searched refs:input_func (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nvi/dist/gtk/
gtk.h 5 gint input_func; member in struct:__anon7590
gtkviwindow.h 31 gint input_func; member in struct:_GtkViWindow
gtkviwindow.c 422 window->input_func = gtk_input_add_full(window->ipviwin->ifd,
603 gtk_input_remove(vi->input_func);
  /src/sys/altq/
altq_cdnr.c 241 cdnr_cballoc(struct top_cdnr *top, int type, struct tc_action *(*input_func)(
280 if (input_func != NULL) {
287 cb->cb_input = input_func;

Completed in 25 milliseconds