OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:w_menu_no
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/sysinst/
disks.c
909
int menu_no,
w_menu_no
;
local in function:find_disks
991
w_menu_no
= -1;
1006
if (
w_menu_no
== -1) {
1007
w_menu_no
= new_menu(
1013
if (
w_menu_no
== -1) {
1019
process_menu(
w_menu_no
, &i);
1028
if (
w_menu_no
>= 0)
1029
free_menu(
w_menu_no
);
disks.c
909
int menu_no,
w_menu_no
;
local in function:find_disks
991
w_menu_no
= -1;
1006
if (
w_menu_no
== -1) {
1007
w_menu_no
= new_menu(
1013
if (
w_menu_no
== -1) {
1019
process_menu(
w_menu_no
, &i);
1028
if (
w_menu_no
>= 0)
1029
free_menu(
w_menu_no
);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025