Home
last modified time | relevance | path

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

/freebsd/tests/sys/cddl/zfs/bin/
H A Dtestenv.ksh6 env ENV=${STF_SUITE}/include/testenv.kshlib ksh93 -E -l
H A DMakefile23 SCRIPTS+= testenv.ksh
/freebsd/tools/regression/usr.bin/env/
H A DMakefile13 testenv: target
/freebsd/tests/sys/cddl/zfs/include/
H A DMakefile17 ${PACKAGE}FILES+= testenv.kshlib
/freebsd/sys/kern/
H A Dsubr_hints.c82 if (testenv(line) == 0) in static_hints_to_env()
H A Dkern_environment.c35 * and through kern_getenv()/freeenv() kern_setenv() kern_unsetenv() testenv() for
588 testenv(const char *name) in testenv()
586 testenv(const char *name) testenv() function
H A Dkern_sysctl.c1029 if (testenv(name)) in sysctl_unsetenv_vnet()
/freebsd/sys/dev/hid/
H A Dhidquirk.c417 if (!testenv(envkey)) in hidquirk_init()
/freebsd/sys/sys/
H A Dsystm.h425 int testenv(const char *name);
/freebsd/sys/dev/acpica/
H A Dacpi_hpet.c570 if (testenv("debug.acpi.hpet_test")) in hpet_attach()
H A Dacpi.c543 if (testenv("debug.acpi.avoid")) in acpi_attach()
/freebsd/sys/dev/usb/quirk/
H A Dusb_quirk.c1051 if (!testenv(envkey)) in usb_quirk_init()
/freebsd/sys/nfs/
H A Dbootp_subr.c1570 gctx->any_root_overrides = testenv("vfs.root.mountfrom"); in bootpc_init()
/freebsd/share/man/man9/
H A DMakefile1187 getenv.9 testenv.9 \