Home
last modified time | relevance | path

Searched refs:try_include (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/libucl/tests/basic/
H A D9.in9 #.try_include "$CURDIR/9.incorrect.inc"
23 .try_include "/non/existent"
/freebsd-12.1/tools/boot/
H A Dlua-lint.sh20 --globals cli_execute_unparsed --globals try_include --std lua53
/freebsd-12.1/stand/lua/
H A Dloader.lua45 try_include("local")
H A Ddrawer.lua73 try_include('brand-' .. brand)
89 try_include('logo-' .. logo)
H A Dcore.lua71 function try_include(module) function