Home
last modified time | relevance | path

Searched refs:DIR (Results 1 – 25 of 89) sorted by relevance

1234

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/mv_files/
H A Drandom_creation.ksh9 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 Dsnapshot_017_pos.ksh70 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 Drun_test.sh69 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 Dpkttest.sh4 DIR=$(dirname $0)
12 python3 ${DIR}/pkttest.py check_reqs
24 . ${DIR}/common_defs_secgw.sh
30 testfile="${DIR}/${testcase}.py"
H A Dlinux_test.sh57 DIR=`dirname $0`
61 . ${DIR}/common_defs.sh
65 . ${DIR}/${MODE}_defs.sh
75 . ${DIR}/data_rxtx.sh
H A Dload_env.sh4 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 Ddirent.h120 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 Duser-systemd.m49 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 Duser-udev.m44 AS_HELP_STRING([--with-udevdir=DIR],
21 AS_HELP_STRING([--with-udevruledir=DIR],
H A Duser-pam.m49 AS_HELP_STRING([--with-pammoduledir=DIR],
14 AS_HELP_STRING([--with-pamconfigsdir=DIR],
H A Duser-libexec.m43 AS_HELP_STRING([--with-zfsexecdir=DIR],
H A Dmount-helper.m43 AS_HELP_STRING([--with-mounthelperdir=DIR],
H A Duser-dracut.m44 AS_HELP_STRING([--with-dracutdir=DIR],
/f-stack/freebsd/mips/conf/
H A DDIR-825B12 # 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 DDIR-655A12 # DIR-655A1 - 3x3 2GHz D-Link AP
15 ident DIR-655A1
18 hints "DIR-655A1.hints"
H A DDIR-825C13 # 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 Dzfs-helpers.sh132 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 Dlibxo-config.in24 --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 Dappveyor.yml112 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 Dbcm47094-dlink-dir-885l.dts4 * DTS for D-Link DIR-885L
16 model = "D-Link DIR-885L";
/f-stack/dpdk/devtools/
H A Dcheck-includes.sh35 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 Dcp_files.c15 DIR *sdir; in main()
/f-stack/dpdk/lib/librte_eal/linux/
H A Deal_hugepage_info.c139 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 Ddlink,dir685-touchkeys.txt1 * D-Link DIR-685 Touchkeys
/f-stack/freebsd/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_device_path_os.c172 DIR *dp = NULL; in dm_get_underlying_path()
350 DIR *dp = NULL; in zfs_get_enclosure_sysfs_path()

1234