Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fmthard/
H A Dfmthard.c118 static char *uboot = "boot"; variable
122 static char *uboot = ""; variable
191 if (strcmp(uboot, optarg) == 0) in main()