Home
last modified time | relevance | path

Searched refs:testenv (Results 1 – 13 of 13) sorted by relevance

/trueos/contrib/unbound/libunbound/python/
HDMakefile43 .PHONY: testenv clean doc swig
59 testenv: ../../.libs/libunbound.so.2 ../../ldns-src/lib/libldns.so ../../.libs/_unbound.so target
/trueos/contrib/unbound/libunbound/python/doc/
HDinstall.rst28 > make testenv
31 You may want to make install in the main directory since make testenv is for debugging. In contrib…
/trueos/tools/regression/usr.bin/env/
HDMakefile15 testenv: target
/trueos/sys/dev/acpica/
HDacpi_timer.c193 if (testenv("debug.acpi.timer_test")) in acpi_timer_probe()
HDacpi_hpet.c503 if (testenv("debug.acpi.hpet_test")) in hpet_attach()
HDacpi.c521 if (testenv("debug.acpi.avoid")) in acpi_attach()
/trueos/sys/dev/nxge/
HDif_nxge.h130 if(testenv(str_kenv) == 1) { \
/trueos/sys/dev/vxge/
HDvxge.h42 if (testenv(str_kenv) == 1) \
/trueos/sys/sys/
HDsystm.h317 int testenv(const char *name);
/trueos/sys/kern/
HDkern_environment.c337 testenv(const char *name) in testenv() function
/trueos/contrib/apr/
HDCMakeLists.txt213 test/testenv.c
/trueos/sys/nfs/
HDbootp_subr.c1580 gctx->any_root_overrides = testenv("vfs.root.mountfrom"); in bootpc_init()
/trueos/sys/dev/mly/
HDmly.c1934 if (testenv("hw.mly.register_physical_channels")) { in mly_cam_attach()