Home
last modified time | relevance | path

Searched defs:use_default (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/stand/i386/boot0/
H A Dboot0.S366 use_default: movb _OPT(%bp),%al # Load default label
/freebsd-src/usr.sbin/bsdinstall/partedit/
H A Dgpart_ops.c91 newfs_command(const char *fstype, int use_default) in newfs_command()