OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pm_cursel
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/sysinst/
partman.c
203
static int
pm_cursel
; /* Number of selected entry in main menu */
variable in typeref:typename:int
3110
if (
pm_cursel
> m->numopts)
3112
else if (
pm_cursel
< 0)
3115
m->cursel =
pm_cursel
;
3121
pm_cursel
= m->cursel;
3198
pm_cursel
= 0;
Completed in 13 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025