OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txt_y
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
util.c
1174
int
txt_y
;
local in function:entropy_add_manual
1183
txt_y
= getcury(mainwin)+1;
1186
wmove(mainwin,
txt_y
, 0);
1188
mvwgetnstr(mainwin,
txt_y
, 2, buf, sizeof buf);
1195
wmove(mainwin,
txt_y
-1, 0);
util.c
1174
int
txt_y
;
local in function:entropy_add_manual
1183
txt_y
= getcury(mainwin)+1;
1186
wmove(mainwin,
txt_y
, 0);
1188
mvwgetnstr(mainwin,
txt_y
, 2, buf, sizeof buf);
1195
wmove(mainwin,
txt_y
-1, 0);
Completed in 27 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025