Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_entry.c262 valid_shorts(char *buffer, int limit) in valid_shorts() function
414 if (_nc_user_definable && read_shorts(buf, 5) && valid_shorts(buf, 5)) { in _nc_read_termtype()