OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SFLAG_MINIMAL
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/sysinst/
menus.mi
381
option MSG_Minimal_installation, exit, action { *(int *)arg = 1; init_set_status(
SFLAG_MINIMAL
); };
382
option MSG_Custom_installation, exit, action { *(int *)arg = 1; init_set_status(
SFLAG_MINIMAL
); customise_sets(); };
defs.h
227
#define
SFLAG_MINIMAL
1
util.c
223
if (flags &
SFLAG_MINIMAL
) {
Completed in 27 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026