Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmlsetup.c159 if (bootprop_getstr("nmi", prop_str, sizeof (prop_str)) == 0) { in mlsetup()
195 if (bootprop_getstr("smt_enabled", prop_str, sizeof (prop_str)) == 0) { in mlsetup()
H A Dfakebop.c3027 bootprop_getstr(const char *prop_name, char *buf, size_t buflen) in bootprop_getstr() function
/illumos-gate/usr/src/uts/intel/sys/
H A Dbootconf.h249 extern int bootprop_getstr(const char *, char *, size_t);