Searched defs:term_orig (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dless.c120 struct termios term_orig, term_less; member in struct:globals
150 #define term_orig (G.term_orig ) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/editors/
H A Dvi.c183 struct termios term_orig, term_vi; // remember what the cooked mode was member in struct:globals
200 #define term_orig (G.term_orig ) macro

Completed in 479 milliseconds