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

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dtttermcap.c113 ttstrcmp(struct tt_str *a, struct tt_str *b) function
H A Dtt.h154 int ttstrcmp(struct tt_str *, struct tt_str *);
H A Dttgeneric.c537 if (gen_UG > 0 || (gen_US && gen_SO && ttstrcmp(gen_US, gen_SO) == 0))
595 tt.tt_frame = gen_AS && ttstrcmp(gen_AS, &ansi_AS) == 0 ?

Completed in 74 milliseconds