Searched refs:strfnames (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dmake_keys.c46 #define UNKNOWN (unsigned) (SIZEOF(strnames) + SIZEOF(strfnames))
60 for (n = 0; strfnames[n] != 0; n++) {
61 if (!strcmp(name, strfnames[n])) {
H A Dparse_entry.c989 names = strfnames;
/freebsd-11-stable/contrib/ncurses/ncurses/
H A Dbuild.priv.h97 NCURSES_ARRAY(strfnames); variable
/freebsd-11-stable/contrib/ncurses/progs/
H A Ddump_entry.c229 str_names = strfnames;

Completed in 166 milliseconds