Home
last modified time | relevance | path

Searched refs:tk_keyval (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/contrib/nvi/include/
Dtk_extern.h10 int tk_keyval __P((SCR *, scr_keyval_t, CHAR_T *, int *));
/freebsd-9-stable/contrib/nvi/tk/
Dtk_funcs.c215 tk_keyval(sp, val, chp, dnep) in tk_keyval() function
Dtk_main.c228 gp->scr_keyval = tk_keyval;