OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x_ncols
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/talk/
init_disp.c
77
my_win.
x_ncols
= COLS;
78
my_win.x_win = newwin(my_win.x_nlines, my_win.
x_ncols
, 0, 0);
83
his_win.
x_ncols
= COLS;
84
his_win.x_win = newwin(his_win.x_nlines, his_win.
x_ncols
,
talk.h
52
int
x_ncols
;
member in struct:xwin
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025