Home
last modified time | relevance | path

Searched defs:testdir (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/bc/scripts/
H A Dkaratsuba.py47 testdir = os.path.dirname(script) variable
50 testdir = os.getcwd() variable
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/tmpfile/
H A Dtmpfile_001_pos.c47 const char *testdir = getenv("TESTDIR"); in main() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dsuid_write_to_file.c61 const char *testdir = getenv("TESTDIR"); in main() local
H A Dmmap_sync.c42 char *testdir = getenv("TESTDIR"); in main() local
/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Ddgram.c91 char testdir[100] = "/var/run/os-tests-sockfs"; variable
H A Dconn.c127 char testdir[100] = "/var/run/os-tests-sockfs"; variable
H A Ddrop_priv.c194 char testdir[100] = "/var/run/os-tests-sockfs"; variable
/freebsd/libexec/rtld-elf/tests/
H A Dld_preload_fds.c38 int testdir; in setup() local
H A Dld_library_pathfds.c34 int testdir; member
/freebsd/contrib/bc/tests/
H A Dhistory.py43 testdir = os.path.dirname(script) variable
/freebsd/sbin/fsdb/
H A Dfsdb.c878 struct direct testdir; in chnamefunc() local
/freebsd/crypto/krb5/src/util/
H A Dk5test.py919 def __init__(self, realm='KRBTEST.COM', portbase=61000, testdir='testdir', argument