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 - 2
of
2
) 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;
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 38 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025