Home
last modified time | relevance | path

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

/freebsd/sbin/bsdlabel/
H A Dbsdlabel.c105 static int installboot; /* non-zero if we should install a boot program */ variable
148 ++installboot; in main()
225 if (installboot && op == UNSPEC) in main()
385 if (installboot) in writelabel()