Searched refs:DIRNAME (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/apr-util/test/ |
| H A D | testldap.c | 66 #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 D | t_rmdirrace.c | 45 #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 D | zfs_mount_010_neg.ksh | 80 curpath=`$DIRNAME $0`
|
| /freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zpool_create/ |
| H A D | zpool_create.kshlib | 65 typeset dir=`$DIRNAME $file`
|
| /freebsd-12.1/contrib/bearssl/test/ |
| H A D | test_x509.c | 41 #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 D | zfs_unmount_008_neg.ksh | 127 curpath=`$DIRNAME $0`
|
| /freebsd-12.1/tests/sys/cddl/zfs/tests/migration/ |
| H A D | migration.cfg | 67 export DNAME=`$DIRNAME $TESTFILE`
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | gdb.info-3 | 1416 `--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 D | gdb.info-1 | 3852 `directory DIRNAME ...' 3854 `dir DIRNAME ...' 3855 Add directory DIRNAME to the front of the source path. Several
|