Home
last modified time | relevance | path

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

/openbsd/lib/libcurses/tinfo/
H A Dcomp_hash.c75 if (ptr->nte_link < 0) { in NCURSES_EXPORT()
79 ptr = real_table + (ptr->nte_link in NCURSES_EXPORT()
112 if (ptr->nte_link < 0) { in _nc_find_type_entry()
116 ptr = table + (ptr->nte_link + data->table_data[data->table_size]); in _nc_find_type_entry()
H A DMKcaptab.sh106 (*actual)[n].nte_link = source[n].nte_link;
H A Dparse_entry.c185 temp.nte_link = -1; in _nc_extend_names()
/openbsd/lib/libcurses/
H A Dtic.h197 HashValue nte_link; /* index in table of next hash, or -1 */ member
H A Dcurses.priv.h1950 short nte_link; /* index in table of next hash, or -1 */ member