Searched refs:DIR (Results 1 – 25 of 250) sorted by relevance
12345678910
41 DIR=${BASE}/dir42 DATA=${DIR}/file44 GLOB1="${DIR}/g-wild*"45 GLOB2="${DIR}/g-wildx"46 QUOTE="${DIR}/g-quote\""47 SLASH="${DIR}/g-sl\\ash"48 ESLASH="${DIR}/g-slash\\"49 QSLASH="${DIR}/g-qs\\\""50 SPACE="${DIR}/g-q space"53 mkdir -p ${DIR}[all …]
18 DIR=${COPY}.dd27 rm -rf ${COPY} ${COPY2} ${DIR} ${DIR2}28 mkdir ${DIR} ${DIR2}49 $SCP $scpopts ${COPY} somehost:${DIR} || fail "copy failed"50 cmp ${COPY} ${DIR}/copy || fail "corrupted copy"55 $SCP $scpopts ${COPY} ${DIR} || fail "copy failed"56 cmp ${COPY} ${DIR}/copy || fail "corrupted copy"61 $SCP $scpopts somehost:${COPY} ${DIR} || fail "copy failed"62 cmp ${COPY} ${DIR}/copy || fail "corrupted copy"67 cp ${DATA} ${DIR}/copy[all …]
25 BAD="../../../../../../../../../../../../../${DIR}/dotpathdir"29 echo "D0755 0 /${DIR}/rootpathdir"
5 BOINC.DIR;1 1/16 29-DEC-2005 21:33:21 [SYSTEM] (RWE,RWE,RE,RE)6 BZIP2.DIR;1 1/16 27-SEP-2005 19:45:39 [SYSTEM] (RWE,RWE,RE,RE)7 CDRTOOLS.DIR;1 3/16 10-MAR-2005 17:31:44 [SYSTEM] (RWE,RWE,RE,RE)8 DIFFUTILS.DIR;1 1/16 23-JUN-2007 23:04:21 [SYSTEM] (RWE,RWE,RE,RE)9 DTSS_NTP.DIR;1 2/16 25-SEP-2000 21:03:28 [SYSTEM] (RWE,RWE,RE,RE)10 FIXREC.DIR;1 1/16 20-DEC-2003 10:57:22 [SYSTEM] (RWE,RWE,RE,RE)11 GNUPG.DIR;1 1/16 9-AUG-2006 02:11:51 [SYSTEM] (RWE,RWE,RE,RE)12 GZIP.DIR;1 1/16 5-JUL-2006 21:59:45 [SYSTEM] (RWE,RWE,RE,RE)13 INFO-ZIP.DIR;1 15/16 20-SEP-2004 21:27:27 [SYSTEM] (RWE,RWE,RE,RE)14 INPUT.DIR;1 1/16 4-MAR-1999 22:14:34 [UCX$NOBO,ANONYMOUS] (RWE,RWE,RWE,RWE)[all …]
1 05-18-09 11:07AM <DIR> beta2 01-06-09 04:25PM <DIR> cdrom4 08-19-09 11:23AM <DIR> Digital_Media_Player5 12-29-08 10:27PM <DIR> LiveUpdate6 08-20-09 04:34PM <DIR> mb8 11-04-09 03:42PM <DIR> misc10 12-30-08 07:41AM <DIR> PDA12 12-30-08 07:41AM <DIR> print14 10-28-09 02:27PM <DIR> server15 12-30-08 08:59AM <DIR> vga
7 DECUS.DIR;1 1 9-MAY-2001 22:18:51.698 INFORMATION.DIR;1 1 9-MAY-2001 22:23:42.789 MADGOAT.DIR;1 2 9-MAY-2001 22:23:44.8510 MAIL_ARCHIVES.DIR;112 MOZILLA.DIR;1 1 21-JUN-2001 14:57:51.3814 SSH.DIR;1 1 22-JUN-2002 15:11:12.7115 SUPPORT.DIR;1 3 9-MAY-2001 22:29:45.0216 TCPWARE.DIR;1 1 9-MAY-2001 23:34:10.9217 VMS-FREEWARE.DIR;1 2 9-MAY-2001 23:58:31.39
6 DIR="${DIR-@datadir@/ss}"29 DIR="$_SS_DIR_OVERRIDE";32 if test ! -f $DIR/ct_c.sed || test ! -f $DIR/ct_c.awk ; then33 DIR="$SS_DIR"35 if test ! -f "$DIR/ct_c.sed" || test ! -f "$DIR/ct_c.awk" ; then51 ${SED} -f "${DIR}/ct_c.sed" "${FILE}" \52 | ${AWK} -f "${DIR}/ct_c.awk" "rootname=${ROOT}" "outfile=${TMP}" -
7 DIR="${DIR-@datadir@/et}"12 DIR="$ET_DIR"32 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then33 DIR="$ET_DIR"35 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then49 $AWK -f "${DIR}/et_h.awk" "outfile=${BASE}.h.$$" "outfn=${BASE}.h" "$ROOT.et"56 $AWK -f "${DIR}/et_c.awk" "outfile=${BASE}.c.$$" "outfn=${BASE}.c" "$ROOT.et"
62 } DIR; typedef64 DIR* __cdecl opendir (const char*);65 struct dirent* __cdecl readdir (DIR*);66 int __cdecl closedir (DIR*);67 void __cdecl rewinddir (DIR*);68 long __cdecl telldir (DIR*);69 void __cdecl seekdir (DIR*, long);
3 set (NAMEtest-DIR ../../../test/name-test)7 add_executable(test-pending-call-dispatch ${NAMEtest-DIR}/test-pending-call-dispatch.c)11 add_executable(test-pending-call-timeout ${NAMEtest-DIR}/test-pending-call-timeout.c)15 add_executable(test-thread-init ${NAMEtest-DIR}/test-threads-init.c)19 add_executable(test-ids ${NAMEtest-DIR}/test-ids.c)23 add_executable(test-shutdown ${NAMEtest-DIR}/test-shutdown.c)27 add_executable(test-privserver ${NAMEtest-DIR}/test-privserver.c)31 add_executable(test-privserver-client ${NAMEtest-DIR}/test-privserver-client.c)
60 DIR=`pwd`71 SRC_DIR=$DIR/src81 mkdir -p $DIR/obj-llvm || exit 182 cd $DIR/obj-llvm || exit 187 rm -rf $DIR/bin || exit 188 mkdir $DIR/bin || exit 190 P=$DIR/bin/arm-apple-darwin$DARWIN_VERS-${prog}98 P=$DIR/bin/arm-apple-darwin$DARWIN_VERS-${prog}105 PATH=$DIR/bin:$PATH185 cd $DIR/obj-llvm || exit 1[all …]
36 svn co svn://svn.valgrind.org/valgrind/trunk/nightly $DIR38 where $DIR is the name of the directory you want it to be in.43 to; rather it checks out new trees (within $DIR) and tests them49 (3) Create a configuration file $DIR/conf/$TAG.conf. It is sourced by the90 shell from which the $DIR/bin/nightly script is run (which in turn may93 (4) Create a mailer script $DIR/conf/$TAG.sendmail. It must be executable.123 $DIR/bin/nightly $DIR $TAG128 from cron, rather than running $DIR/bin/nightly directly. That way you138 - $DIR/old.verbose and $DIR/new.verbose contain full output of the whole141 - $DIR/old.short and $DIR/new.short contain summary output of the process[all …]
119 FOREACH(DIR ${TESTDIRS})120 FILE(GLOB FILES "${CMAKE_SOURCE_DIR}/../${DIR}/${FILE_TYPE}" )121 FILE(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/${DIR})124 SET (TARGET ${CMAKE_BINARY_DIR}/${DIR}/${FILENAME})130 ENDFOREACH(DIR)137 FOREACH(DIR ${TESTDIRS})138 FILE(GLOB FILES "${CMAKE_SOURCE_DIR}/../${DIR}/${FILE_TYPE}" )139 FILE(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/${DIR})143 SET (TARGET ${CMAKE_BINARY_DIR}/${DIR}/${FILENAME})153 ENDFOREACH(DIR)
17 opendir DIR,$Directory;18 my @files = readdir DIR;19 closedir DIR;
36 AS_HELP_STRING([--with-]stdprog_long_name()[=DIR],37 [Specify that the ]stdprog_long_name()[ install prefix is DIR]),40 AS_HELP_STRING([--with-]stdprog_long_name()[-bin=DIR],41 [Specify that the ]stdprog_long_name()[ binary is in DIR]),44 AS_HELP_STRING([--with-]stdprog_long_name()[-lib=DIR],45 [Specify that ]stdprog_long_name()[ libraries are in DIR]),48 AS_HELP_STRING([--with-]stdprog_long_name()[-inc=DIR],49 [Specify that the ]stdprog_long_name()[ includes are in DIR]),
138 %token DIR 145 %type <num> DIR PRIORITY ACTION PROTOCOL MODE LEVEL150 : DIR ACTION165 | DIR PRIORITY PRIO_OFFSET ACTION184 | DIR PRIORITY HYPHEN PRIO_OFFSET ACTION206 | DIR PRIORITY PRIO_BASE ACTION217 | DIR PRIORITY PRIO_BASE PLUS PRIO_OFFSET ACTION239 | DIR PRIORITY PRIO_BASE HYPHEN PRIO_OFFSET ACTION261 | DIR
42 DIR = 258, enumerator61 #define DIR 258 macro
140 opendir(DIR, $Dir);141 my @FILES = grep { -d "$Dir/$_" } readdir(DIR);142 closedir(DIR);489 opendir(DIR, $Dir);490 my @files = grep { /^report-.*\.html$/ } readdir(DIR);491 closedir(DIR);509 opendir(DIR, "$Dir/failures");510 @failures = grep { /[.]info.txt$/ && !/attribute_ignored/; } readdir(DIR);511 closedir(DIR);512 opendir(DIR, "$Dir/failures"); [all …]
130 opendir DIR, $dir or die;131 for my $file (readdir DIR) {140 closedir DIR;
79 FOREACH(DIR ${_src})80 FILE(GLOB FILES "${CMAKE_SOURCE_DIR}/../${DIR}/${FILE_TYPE}" )81 FILE(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/${DIR})84 SET (TARGET ${CMAKE_BINARY_DIR}/${DIR}/${FILENAME})90 ENDFOREACH(DIR)
42 DIR => File::Spec->tmpdir(),57 DIR => File::Spec->tmpdir(),
133 DIR; typedef140 extern DIR *opendir ();
469 DIR; typedef486 static DIR * _dbus_opendir(const char *dir) in _dbus_opendir()488 DIR *dp; in _dbus_opendir()500 dp = (DIR *)malloc(sizeof(DIR)); in _dbus_opendir()520 static struct dirent * _dbus_readdir(DIR *dp) in _dbus_readdir()550 static int _dbus_closedir(DIR *dp) in _dbus_closedir()569 DIR *d; /**< The DIR* from opendir() */584 DIR *d; in _dbus_directory_open()
14 [--prefix[=DIR]]15 [--exec-prefix[=DIR]]