Home
last modified time | relevance | path

Searched refs:check_window_size (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.decls.h48 extern void check_window_size (int);
H A Ded.inputl.c782 (void) check_window_size(0); /* for window systems */ in GetNextChar()
H A Dsh.c1380 check_window_size(1); /* mung environment */ in main()
2170 (void) check_window_size(0); /* for window systems */ in process()
H A Ded.init.c89 check_window_size(int force) in check_window_size() function
H A Dsh.lex.c1706 (void) check_window_size(0); /* for window systems */ in bgetc()
H A Dsh.func.c1573 check_window_size(1); in dosetenv()