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.c93 bool set_bootnext; member
274 opts.set_bootnext = true; in parse_args()
317 if (opts.set_bootnext && !opts.has_bootnum) in parse_args()
1124 else if (opts.set_bootnext) in main()