OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_custom_opt
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/sysinst/
part_edit.c
54
int
first_custom_opt
; /* scheme specific menu options
member in struct:part_edit_info
322
size_t attr_no = m->cursel - marg->
first_custom_opt
;
414
.
first_custom_opt
= __arraycount(common_ptn_edit_opts) };
572
.
first_custom_opt
= PTN_OPTS_COMMON };
660
if (line >= marg->
first_custom_opt
) {
661
size_t attr_no = line-marg->
first_custom_opt
;
745
DISABLE(attr_no+marg->
first_custom_opt
, !writable);
Completed in 44 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025