Searched refs:tttgetstr (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dttgeneric.c442 gen_PC = tttgetstr("pc");
448 gen_IC = tttgetstr("ic");
449 gen_ICn = tttgetstr("IC");
450 gen_IP = tttgetstr("ip");
452 gen_DC = tttgetstr("dc");
453 gen_DCn = tttgetstr("DC");
454 gen_AL = tttgetstr("al");
455 gen_ALn = tttgetstr("AL");
456 gen_DL = tttgetstr("dl");
457 gen_DLn = tttgetstr("D
[all...]
H A Dtt.h137 struct tt_str *tttgetstr(const char *);
150 struct tt_str *tttgetstr(const char *);
H A Dtttermcap.c64 tttgetstr(const char *str) function

Completed in 102 milliseconds