Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fmthard/
H A Dfmthard.c121 static char *uboot = "boot"; variable
125 static char *uboot = ""; variable
194 if (strcmp(uboot, optarg) == 0) in main()