Searched refs:CheckStructure (Results 1 – 2 of 2) sorted by relevance
267 $SGTTY = CheckStructure("sgttyb","sgtty.h");295 $tchars = CheckStructure("tchars","sgtty.h");303 $ltchars = CheckStructure("ltchars","sgtty.h");
517 sub CheckStructure { # Check existance of a structure. subroutine