Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/form/
H A Dfty_generic.c132 res->charcheck.gccheck = char_check; in _nc_generic_fieldtype()
H A Dform.h189 bool (*gccheck)(int,FORM*, member
H A Dfrm_driver.c1112 return typ->charcheck.gccheck(ch, form, field, (void *)argp); in Check_Char()