Searched defs:newtt (Results 1 – 2 of 2) sorted by relevance
/openbsd/games/tetris/ | ||
H A D | screen.c | 246 struct termios newtt; in scr_set() local |
/openbsd/usr.bin/dig/lib/dns/ | ||
H A D | gen.c | 201 struct tt *newtt = (struct tt *)malloc(sizeof(*newtt)); in add() local |