Home
last modified time | relevance | path

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

/freebsd-11-stable/tools/regression/usr.bin/env/
HDMakefile15 testenv: target
/freebsd-11-stable/sys/dev/acpica/
HDacpi_timer.c197 if (testenv("debug.acpi.timer_test")) in acpi_timer_probe()
HDacpi_hpet.c553 if (testenv("debug.acpi.hpet_test")) in hpet_attach()
HDacpi.c526 if (testenv("debug.acpi.avoid")) in acpi_attach()
/freebsd-11-stable/sys/mips/rmi/
HDxlr_i2c.c209 if (!testenv(HINTNAME)) in xlr_i2c_attach()
/freebsd-11-stable/sys/kern/
HDsubr_hints.c82 if (testenv(line) == 0) in static_hints_to_env()
HDkern_environment.c513 testenv(const char *name) in testenv() function
/freebsd-11-stable/sys/dev/nxge/
HDif_nxge.h130 if(testenv(str_kenv) == 1) { \
/freebsd-11-stable/sys/dev/vxge/
HDvxge.h42 if (testenv(str_kenv) == 1) \
/freebsd-11-stable/sys/sys/
HDsystm.h345 int testenv(const char *name);
/freebsd-11-stable/contrib/apr/
HDCMakeLists.txt217 test/testenv.c
/freebsd-11-stable/sys/dev/usb/quirk/
HDusb_quirk.c1015 if (!testenv(envkey)) in usb_quirk_init()
/freebsd-11-stable/sys/nfs/
HDbootp_subr.c1621 gctx->any_root_overrides = testenv("vfs.root.mountfrom"); in bootpc_init()
/freebsd-11-stable/share/man/man9/
HDMakefile855 getenv.9 testenv.9 \
/freebsd-11-stable/sys/dev/mly/
HDmly.c1958 if (testenv("hw.mly.register_physical_channels")) { in mly_cam_attach()