Searched refs:lua (Results 76 - 91 of 91) sorted by relevance

1234

/netbsd-current/sys/sys/
H A DMakefile31 localcount.h localedef.h lock.h lockf.h lua.h lwp.h lwpctl.h \
/netbsd-current/usr.bin/make/unit-tests/
H A DMakefile777 lua=${LUA:Ulua} ; \
778 have_lua=$$("$$lua" -e 'print "yes"' 2>&1) ; \
780 (cd ${.CURDIR} && "$$lua" ./check-expect.lua *.mk); \
/netbsd-current/libexec/httpd/
H A Dlua-bozo.c1 /* $NetBSD: lua-bozo.c,v 1.15 2017/05/28 22:37:36 alnsn Exp $ */
37 #include <lua.h>
/netbsd-current/external/bsd/file/dist/magic/
H A DMakefile.am170 $(MAGIC_FRAGMENT_DIR)/lua \
H A DMakefile.in448 $(MAGIC_FRAGMENT_DIR)/lua \
/netbsd-current/sys/modules/
H A DMakefile121 SUBDIR+= lua
/netbsd-current/etc/
H A DMAKEDEV.tmpl45 # lua Lua device
844 makedev lua
886 lua)
888 lndev lua0 lua
1565 lua[0-9]*)
1566 unit=${i#lua}
1567 mkdev lua$unit c %lua_chr% $unit 664
/netbsd-current/share/man/man4/
H A DMakefile41 l2tp.4 lagg.4 lc.4 ld.4 lii.4 lo.4 lua.4 lxtphy.4 \
/netbsd-current/share/mk/
H A Dbsd.prog.mk142 lua \
/netbsd-current/external/bsd/lutok/dist/
H A Dstate_test.cpp37 #include <lua.hpp>
630 std::ofstream output("test.lua");
635 state.load_file("test.lua");
646 std::ofstream output("test.lua");
651 REQUIRE_API_ERROR("luaL_loadfile", state.load_file("test.lua"));
659 ATF_REQUIRE_THROW_RE(lutok::file_not_found_error, "missing.lua",
660 state.load_file("missing.lua"));
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc50 #include <sys/lua.h>
H A Dsanitizer_interceptors_ioctl_netbsd.inc1074 /* Entries from file: sys/lua.h */
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc1073 /* Entries from file: sys/lua.h */
H A Dsanitizer_platform_limits_netbsd.cc50 #include <sys/lua.h>
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_interceptors_ioctl_netbsd.inc1073 /* Entries from file: sys/lua.h */
H A Dsanitizer_platform_limits_netbsd.cpp50 #include <sys/lua.h>

Completed in 334 milliseconds

1234