HomeSort by: relevance | last modified time | path
    Searched defs:step_preserve_key (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/installboot/
evboards.c 550 static const char step_preserve_key[] = "preserve"; variable in typeref:typename:const char[]
624 v = prop_dictionary_get(obj, step_preserve_key);
1634 prop_bool_t val = prop_dictionary_get(step, step_preserve_key);
evboards.c 550 static const char step_preserve_key[] = "preserve"; variable in typeref:typename:const char[]
624 v = prop_dictionary_get(obj, step_preserve_key);
1634 prop_bool_t val = prop_dictionary_get(step, step_preserve_key);
evboards.c 550 static const char step_preserve_key[] = "preserve"; variable in typeref:typename:const char[]
624 v = prop_dictionary_get(obj, step_preserve_key);
1634 prop_bool_t val = prop_dictionary_get(step, step_preserve_key);

Completed in 36 milliseconds