Home
last modified time | relevance | path

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

/freebsd/usr.sbin/efibootmgr/
H A Defibootmgr.c108 bool set_bootnext; member
289 opts.set_bootnext = true; in parse_args()
332 if (opts.set_bootnext && !opts.has_bootnum) in parse_args()
1172 else if (opts.set_bootnext) in main()