Home
last modified time | relevance | path

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

/freebsd-14.2/tests/sys/cddl/zfs/bin/
H A Dtestenv.ksh6 env ENV=${STF_SUITE}/include/testenv.kshlib ksh93 -E -l
H A DMakefile24 SCRIPTS+= testenv.ksh
/freebsd-14.2/tools/regression/usr.bin/env/
H A DMakefile14 testenv: target
/freebsd-14.2/tests/sys/cddl/zfs/include/
H A DMakefile18 ${PACKAGE}FILES+= testenv.kshlib
/freebsd-14.2/sys/dev/acpica/
H A Dacpi_timer.c195 if (testenv("debug.acpi.timer_test")) in acpi_timer_probe()
H A Dacpi_hpet.c570 if (testenv("debug.acpi.hpet_test")) in hpet_attach()
H A Dacpi.c532 if (testenv("debug.acpi.avoid")) in acpi_attach()
/freebsd-14.2/sys/kern/
H A Dsubr_hints.c83 if (testenv(line) == 0) in static_hints_to_env()
H A Dkern_environment.c586 testenv(const char *name) in testenv() function
/freebsd-14.2/sys/dev/hid/
H A Dhidquirk.c417 if (!testenv(envkey)) in hidquirk_init()
/freebsd-14.2/sys/sys/
H A Dsystm.h418 int testenv(const char *name);
/freebsd-14.2/sys/dev/usb/quirk/
H A Dusb_quirk.c1101 if (!testenv(envkey)) in usb_quirk_init()
/freebsd-14.2/sys/nfs/
H A Dbootp_subr.c1570 gctx->any_root_overrides = testenv("vfs.root.mountfrom"); in bootpc_init()
/freebsd-14.2/share/man/man9/
H A DMakefile1154 getenv.9 testenv.9 \