Searched refs:os_restore_mode (Results 1 – 10 of 10) sorted by relevance
262 os_restore_mode(int fd) in os_restore_mode() function
125 * gawkmisc.c (os_restore_mode): New function.
618 /* os_restore_mode --- restore the original mode of the console device */621 os_restore_mode (fd)
493 * gawkmisc.vms (os_restore_mode): New function.
322 /* os_restore_mode --- restore the original mode of the console device */325 os_restore_mode (fd)
522 (os_restore_mode): New function.
959 os_restore_mode(fileno(stdin)); in redirect_string()2792 os_restore_mode(fileno(stdin));
1608 extern void os_restore_mode(int fd);
2181 os_restore_mode(fileno(stdin)); in do_system()
7408 * awk.h (os_restore_mode): Add prototype.