Home
last modified time | relevance | path

Searched refs:sc_fs_minimal (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg.h72 #define IGNORE_VAR (!est->sc_fs_minimal)
343 boolean_t sc_fs_minimal; /* SCF_INSTANCE_FS_MINIMAL is online. */ member
H A Dsvccfg_engine.c515 est->sc_fs_minimal = B_TRUE; in engine_init()