Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/halt/
H A Dhalt.c141 static int fbarg_entnum = GRUB_ENTRY_DEFAULT; variable
1100 fbarg_entnum = entnum; in parse_fastboot_args()
1520 if (fbarg_entnum != GRUB_ENTRY_DEFAULT) { in main()
1522 (void) snprintf(buf, sizeof (buf), "default=%u", fbarg_entnum); in main()