Home
last modified time | relevance | path

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

/dragonfly/sbin/gpt/
H A Dcreate.c291 int with_boot = 0; in cmd_init() local
310 with_boot = 1; in cmd_init()
378 (with_boot ? "-B" : ""), in cmd_init()
393 if (with_boot) { in cmd_init()