Searched refs:GetSize (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Ded.decls.h105 extern int GetSize (int *, int *);
H A Ded.init.c105 if (GetSize(&lins, &cols) || force) {
H A Ded.screen.c1507 (void) GetSize(&lins, &cols); /* get the correct window size */
1519 /* GetSize():
1525 GetSize(int *lins, int *cols) function

Completed in 56 milliseconds