Home
last modified time | relevance | path

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

/src/contrib/ncurses/progs/
H A Dtic.c2991 check_user_capability_type(const char *name, int actual) in check_user_capability_type() function
3226 check_user_capability_type(ExtBoolname(tp, (int) j, strnames), BOOLEAN); in check_termtype()
3229 check_user_capability_type(ExtNumname(tp, (int) j, strnames), NUMBER); in check_termtype()
3232 check_user_capability_type(ExtStrname(tp, (int) j, strnames), STRING); in check_termtype()