Home
last modified time | relevance | path

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

/freebsd/stand/lua/
H A Dmenu.lua387 return core.isZFSBoot() and
395 return core.isZFSBoot() and
H A Dcore.lua462 function core.isZFSBoot() function