Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/installer/dfuibe_installer/
H A Dfn_subpart_ufs.c85 static const char *def_mountpt[] = {"/boot", "swap", "/", "/build", NULL}; variable
H A Dfn_subpart_hammer.c87 static const char *def_mountpt[] = {"/boot", "swap", "/", "/build", NULL}; variable