Home
last modified time | relevance | path

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

/freebsd/contrib/libucl/tests/basic/
H A D9.in9 #.try_include "$CURDIR/9.incorrect.inc"
23 .try_include "/non/existent"
/freebsd/stand/lua/
H A Dloader.lua50 try_include("local")
H A Ddrawer.lua80 local ret = try_include('gfx-' .. gfxname)
116 try_include('brand-' .. brand)
143 try_include('logo-' .. logo)
H A Dcore.lua66 function try_include(module) function
/freebsd/tools/boot/
H A Dlua-lint.sh19 --globals cli_execute_unparsed --globals try_include \