Home
last modified time | relevance | path

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

/freebsd-13.1/stand/lua/
H A Dcli.lua95 function cli_execute(...) function
117 return cli_execute(loader.parse(str))
/freebsd-13.1/tools/boot/
H A Dlua-lint.sh19 --globals io.ischar --globals printc --globals cli_execute \