| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mv_files/ |
| H A D | random_creation.ksh | 9 DIR="${TESTDIR}/RANDOM_SMALL" 11 log_must mkdir "${DIR}" 15 if ! touch "${DIR}/${i}" ; then 21 visible="$(find "${DIR}" -type f|wc -l)" 29 log_must mv "${DIR}" "${DIR1}" 31 log_must mkdir "${DIR}" 35 if ! touch "${DIR}/${i}" ; then 42 visible="$(find "${DIR}" -type f|wc -l)"
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/snapshot/ |
| H A D | snapshot_017_pos.ksh | 70 DIR=$PWD 71 verify_file $DIR/file1 72 verify_file $DIR/file2 73 verify_file $DIR/dir1/file3 74 verify_file $DIR/dir1/file4 75 verify_file $DIR/dir1/dir2/file5 76 verify_file $DIR/dir1/dir2/file6 78 verify_no_file $DIR/file99
|
| /f-stack/dpdk/examples/ipsec-secgw/test/ |
| H A D | run_test.sh | 69 DIR=$(dirname $0) 152 /bin/bash ${DIR}/pkttest.sh ${PKT_TESTS} 205 /bin/bash ${DIR}/load_env.sh ${options} ipv4-ipv4 ${i} 210 /bin/bash ${DIR}/load_env.sh ${options} \ 221 /bin/bash ${DIR}/load_env.sh ${options} ipv6-ipv6 ${i} 226 /bin/bash ${DIR}/load_env.sh ${options} \
|
| H A D | pkttest.sh | 4 DIR=$(dirname $0) 12 python3 ${DIR}/pkttest.py check_reqs 24 . ${DIR}/common_defs_secgw.sh 30 testfile="${DIR}/${testcase}.py"
|
| H A D | linux_test.sh | 57 DIR=`dirname $0` 61 . ${DIR}/common_defs.sh 65 . ${DIR}/${MODE}_defs.sh 75 . ${DIR}/data_rxtx.sh
|
| H A D | load_env.sh | 4 DIR=`dirname $0` 80 /bin/bash ${DIR}/linux_test.sh ${PROTO} ${MODE} 100 /bin/bash ${DIR}/linux_test.sh ${PROTO} ${MODE} 113 /bin/bash ${DIR}/linux_test.sh ${PROTO} ${MODE}
|
| /f-stack/dpdk/lib/librte_eal/windows/include/ |
| H A D | dirent.h | 120 struct DIR { struct 124 typedef struct DIR DIR; argument 126 static DIR *opendir(const char *dirname); 127 static struct dirent *readdir(DIR *dirp); 128 static int closedir(DIR *dirp); 376 static DIR* 379 struct DIR *dirp; in opendir() 389 dirp = (DIR *)malloc(sizeof(struct DIR)); in opendir() 447 readdir(DIR *dirp) in readdir() 529 closedir(DIR *dirp) in closedir()
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | user-systemd.m4 | 9 AS_HELP_STRING([--with-systemdunitdir=DIR], 14 AS_HELP_STRING([--with-systemdpresetdir=DIR], 19 AS_HELP_STRING([--with-systemdmodulesloaddir=DIR], 24 AS_HELP_STRING([--with-systemdgeneratordir=DIR],
|
| H A D | user-udev.m4 | 4 AS_HELP_STRING([--with-udevdir=DIR], 21 AS_HELP_STRING([--with-udevruledir=DIR],
|
| H A D | user-pam.m4 | 9 AS_HELP_STRING([--with-pammoduledir=DIR], 14 AS_HELP_STRING([--with-pamconfigsdir=DIR],
|
| H A D | user-libexec.m4 | 3 AS_HELP_STRING([--with-zfsexecdir=DIR],
|
| H A D | mount-helper.m4 | 3 AS_HELP_STRING([--with-mounthelperdir=DIR],
|
| H A D | user-dracut.m4 | 4 AS_HELP_STRING([--with-dracutdir=DIR],
|
| /f-stack/freebsd/mips/conf/ |
| H A D | DIR-825B1 | 2 # Specific board setup for the D-Link DIR-825B1 router. 4 # The DIR-825B1 has the following hardware: 19 ident "DIR-825B1" 20 hints "DIR-825B1.hints"
|
| H A D | DIR-655A1 | 2 # DIR-655A1 - 3x3 2GHz D-Link AP 15 ident DIR-655A1 18 hints "DIR-655A1.hints"
|
| H A D | DIR-825C1 | 3 # Specific board setup for the D-Link DIR-825C1 router. 5 # The DIR-825C1 has the following hardware: 22 hints "DIR-825C1.hints"
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zfs-helpers.sh | 132 DIR=$(dirname "$dst") 133 mkdir -p "$DIR" >/dev/null 2>&1 145 DIR=$(dirname "$dst") 146 rmdir "$DIR" >/dev/null 2>&1
|
| /f-stack/tools/libxo/ |
| H A D | libxo-config.in | 24 --prefix=DIR change libxo prefix [default $prefix] 25 --exec-prefix=DIR change libxo exec prefix [default $exec_prefix]
|
| /f-stack/freebsd/contrib/zstd/ |
| H A D | appveyor.yml | 112 DIR build\VS2008\bin\%PLATFORM%\%CONFIGURATION%\*.exe && 119 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && 122 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && 129 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && 132 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && 139 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && 142 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && 149 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && 152 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && 276 DIR build\VS2010\bin\%PLATFORM%_%CONFIGURATION%\*.exe && [all …]
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | bcm47094-dlink-dir-885l.dts | 4 * DTS for D-Link DIR-885L 16 model = "D-Link DIR-885L";
|
| /f-stack/dpdk/devtools/ |
| H A D | check-includes.sh | 35 usage: $0 [-h] [-q] [-v] [-s] [DIR] 46 With no DIR, default to build/include.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cp_files/ |
| H A D | cp_files.c | 15 DIR *sdir; in main()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_hugepage_info.c | 139 DIR *socketdir; in get_num_hugepages_on_node() 275 DIR *dir; in clear_hugedir() 389 DIR *dir; in hugepage_info_init()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | dlink,dir685-touchkeys.txt | 1 * D-Link DIR-685 Touchkeys
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/ |
| H A D | zutil_device_path_os.c | 172 DIR *dp = NULL; in dm_get_underlying_path() 350 DIR *dp = NULL; in zfs_get_enclosure_sysfs_path()
|