OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mainwin
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/sysinst/
main.c
92
WINDOW *
mainwin
;
variable in typeref:typename:WINDOW *
284
mainwin
= newwin(getmaxy(stdscr) - 2, getmaxx(stdscr) - 2, 1, 1);
285
if (
mainwin
== NULL) {
294
msg_window(
mainwin
);
Completed in 13 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025