Searched refs:globalitp (Results 1 – 1 of 1) sorted by relevance
87 struct itty *globalitp; variable929 ttyprt(&globalitp[i]); in ttymode()930 free(globalitp); in ttymode()958 if ((globalitp = reallocarray(NULL, ntty, sizeof(struct itty))) == NULL) in ttymodeprep()961 if (sysctl(mib, 3, globalitp, &nlen, NULL, 0) < 0) in ttymodeprep()