Searched refs:termsave (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/erc32/
H A Dsis.c71 extern int termsave;
239 termsave = fcntl(0, F_GETFL, 0);
H A Dinterf.c62 extern int termsave;
265 termsave = fcntl(0, F_GETFL, 0);
285 fcntl(0, F_SETFL, termsave);
H A Dfunc.c48 int termsave; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/erc32/
H A Dsis.c71 extern int termsave;
239 termsave = fcntl(0, F_GETFL, 0);
H A Dinterf.c62 extern int termsave;
265 termsave = fcntl(0, F_GETFL, 0);
285 fcntl(0, F_SETFL, termsave);
H A Dfunc.c48 int termsave; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/erc32/
H A Dsis.c71 extern int termsave;
239 termsave = fcntl(0, F_GETFL, 0);
H A Dinterf.c62 extern int termsave;
265 termsave = fcntl(0, F_GETFL, 0);
285 fcntl(0, F_SETFL, termsave);
H A Dfunc.c48 int termsave; variable

Completed in 83 milliseconds