Home
last modified time | relevance | path

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

/dragonfly/contrib/ee/
H A Dnew_curse.c663 char *terminfo_path[] = { variable
919 while ((Fildes == -1) && (terminfo_path[counter] != NULL)) in initscr()
921 TERM_PATH = terminfo_path[counter]; in initscr()