Home
last modified time | relevance | path

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

/openbsd-src/sys/conf/
H A Dswapgeneric.c45 int (*mountroot)(void) = NULL; /* tells autoconf.c that we are "generic" */ global() variable
/openbsd-src/usr.sbin/config/
H A Dmkswap.c89 char fname[200], *mountroot; in mkoneswap() local