Searched refs:occheck (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ncurses/form/
H A Dfld_newftyp.c90 nftyp->charcheck.occheck = char_check;
H A Dform.h161 bool (*occheck)(int,const void *); /* character validation */ member in union:typenode::__anon4625
H A Dfrm_driver.c1068 if (typ->charcheck.occheck)
1073 return typ->charcheck.occheck(ch, (void *)argp);

Completed in 69 milliseconds