Home
last modified time | relevance | path

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

/freebsd/contrib/ee/
H A Dnew_curse.h197 extern int INFO_PARSE P_((void));
H A Dnew_curse.c939 TERM_INFO = INFO_PARSE(); in initscr()
1062 INFO_PARSE() /* parse off the data in the terminfo data file */ in INFO_PARSE() function