Home
last modified time | relevance | path

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

/freebsd-13.1/tests/sys/cddl/zfs/bin/
H A Dtestenv.ksh8 env ENV=${STF_SUITE}/include/testenv.kshlib ksh93 -E -l
H A DMakefile25 SCRIPTS+= testenv.ksh
/freebsd-13.1/tools/regression/usr.bin/env/
H A DMakefile15 testenv: target
/freebsd-13.1/tests/sys/cddl/zfs/include/
H A DMakefile19 ${PACKAGE}FILES+= testenv.kshlib
/freebsd-13.1/sys/dev/acpica/
H A Dacpi_timer.c203 if (testenv("debug.acpi.timer_test")) in acpi_timer_probe()
H A Dacpi_hpet.c559 if (testenv("debug.acpi.hpet_test")) in hpet_attach()
H A Dacpi.c524 if (testenv("debug.acpi.avoid")) in acpi_attach()
/freebsd-13.1/sys/kern/
H A Dsubr_hints.c85 if (testenv(line) == 0) in static_hints_to_env()
H A Dkern_environment.c555 testenv(const char *name) in testenv() function
/freebsd-13.1/sys/dev/hid/
H A Dhidquirk.c416 if (!testenv(envkey)) in hidquirk_init()
/freebsd-13.1/sys/sys/
H A Dsystm.h381 int testenv(const char *name);
/freebsd-13.1/contrib/apr/
H A DCMakeLists.txt217 test/testenv.c
/freebsd-13.1/sys/dev/usb/quirk/
H A Dusb_quirk.c1054 if (!testenv(envkey)) in usb_quirk_init()
/freebsd-13.1/sys/nfs/
H A Dbootp_subr.c1546 gctx->any_root_overrides = testenv("vfs.root.mountfrom"); in bootpc_init()
/freebsd-13.1/share/man/man9/
H A DMakefile1117 getenv.9 testenv.9 \
/freebsd-13.1/sys/dev/mly/
H A Dmly.c1953 if (testenv("hw.mly.register_physical_channels")) { in mly_cam_attach()