Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sparc/os/
H A Dbootops.c59 char *bootname; member
72 while (fpp->bootname != NULL) { in fakelook_init()
87 while (fpp->bootname != NULL) { in fakelook()
88 if (strcmp(prop, fpp->bootname) == 0) in fakelook()