Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/coreadm/
H A Dcoreadm.c89 static scf_propvec_t prop_option[] = { variable
97 #define MAX_PROPS (4 + (sizeof (prop_option) / sizeof (scf_propvec_t)))
441 for (prop = prop_option; prop->pv_prop != NULL; prop++) in do_modify()
642 for (prop = prop_option; prop->pv_prop != NULL; prop++) in do_update()