Home
last modified time | relevance | path

Searched refs:DIRNAME (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/apr-util/test/
H A Dtestldap.c66 #define DIRNAME "data" macro
67 #define FILENAME DIRNAME "/host.data"
68 #define CERTFILEDER DIRNAME "/*.der"
69 #define CERTFILEB64 DIRNAME "/*.b64"
111 if ((status = apr_dir_open(&thedir, DIRNAME, p)) == APR_SUCCESS) { in add_ldap_certs()
125 cert->path = apr_pstrcat (p, DIRNAME, "/", dirent.name, NULL); in add_ldap_certs()
131 cert->path = apr_pstrcat (p, DIRNAME, "/", dirent.name, NULL); in add_ldap_certs()
/freebsd-12.1/contrib/netbsd-tests/fs/vfs/
H A Dt_rmdirrace.c45 #define DIRNAME "rmdir.test" macro
51 rump_sys_mkdir(DIRNAME, 0755); in func1()
60 rump_sys_rmdir(DIRNAME); in func2()
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zfs_mount/
H A Dzfs_mount_010_neg.ksh80 curpath=`$DIRNAME $0`
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create.kshlib65 typeset dir=`$DIRNAME $file`
/freebsd-12.1/contrib/bearssl/test/
H A Dtest_x509.c41 #define DIRNAME STR(SRCDIRNAME) "/test/x509" macro
43 #define DIRNAME "test/x509" macro
45 #define CONFFILE DIRNAME "/alltests.txt"
443 #ifdef DIRNAME in read_file()
446 dname = xmalloc(strlen(DIRNAME) + strlen(name) + 2); in read_file()
447 sprintf(dname, "%s/%s", DIRNAME, name); in read_file()
461 #ifdef DIRNAME in read_file()
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zfs_unmount/
H A Dzfs_unmount_008_neg.ksh127 curpath=`$DIRNAME $0`
/freebsd-12.1/tests/sys/cddl/zfs/tests/migration/
H A Dmigration.cfg67 export DNAME=`$DIRNAME $TESTFILE`
/freebsd-12.1/contrib/gdb/gdb/doc/
H A Dgdb.info-31416 `--srcdir=DIRNAME/gdb-6.1.1'), you will build all the required
1477 [--srcdir=DIRNAME]
1495 `--srcdir=DIRNAME'
1503 use the source in the directory DIRNAME. `configure' creates
1505 directories below DIRNAME.
H A Dgdb.info-13852 `directory DIRNAME ...'
3854 `dir DIRNAME ...'
3855 Add directory DIRNAME to the front of the source path. Several