Home
last modified time | relevance | path

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

/freebsd-12.1/tests/sys/cddl/zfs/bin/
H A Dtestenv.ksh8 env ENV=${STF_SUITE}/include/testenv.kshlib ksh93 -E -l
H A DMakefile23 SCRIPTS+= testenv.ksh
/freebsd-12.1/tools/regression/usr.bin/env/
H A DMakefile15 testenv: target
/freebsd-12.1/tests/sys/cddl/zfs/include/
H A DMakefile19 ${PACKAGE}FILES+= testenv.kshlib
/freebsd-12.1/sys/dev/acpica/
H A Dacpi_timer.c197 if (testenv("debug.acpi.timer_test")) in acpi_timer_probe()
H A Dacpi_hpet.c552 if (testenv("debug.acpi.hpet_test")) in hpet_attach()
H A Dacpi.c518 if (testenv("debug.acpi.avoid")) in acpi_attach()
/freebsd-12.1/sys/kern/
H A Dsubr_hints.c84 if (testenv(line) == 0) in static_hints_to_env()
H A Dkern_environment.c462 testenv(const char *name) in testenv() function
/freebsd-12.1/sys/sys/
H A Dsystm.h405 int testenv(const char *name);
/freebsd-12.1/contrib/apr/
H A DCMakeLists.txt213 test/testenv.c
/freebsd-12.1/sys/dev/usb/quirk/
H A Dusb_quirk.c1043 if (!testenv(envkey)) in usb_quirk_init()
/freebsd-12.1/sys/nfs/
H A Dbootp_subr.c1623 gctx->any_root_overrides = testenv("vfs.root.mountfrom"); in bootpc_init()
/freebsd-12.1/share/man/man9/
H A DMakefile1023 getenv.9 testenv.9 \
/freebsd-12.1/sys/dev/mly/
H A Dmly.c1956 if (testenv("hw.mly.register_physical_channels")) { in mly_cam_attach()