Home
last modified time | relevance | path

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

/freebsd-14.2/stand/lua/
H A Dmenu.lua388 return core.isZFSBoot() and
396 return core.isZFSBoot() and
H A Dcore.lua423 function core.isZFSBoot() function