Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libucl/tests/basic/
H A D9.in9 #.try_include "$CURDIR/9.incorrect.inc"
23 .try_include "/non/existent"
/freebsd-13.1/stand/lua/
H A Dloader.lua52 try_include("local")
H A Ddrawer.lua69 local ret = try_include('gfx-' .. gfxname)
105 try_include('brand-' .. brand)
132 try_include('logo-' .. logo)
H A Dcore.lua73 function try_include(module) function
/freebsd-13.1/tools/boot/
H A Dlua-lint.sh20 --globals cli_execute_unparsed --globals try_include \