Searched refs:DIR (Results 1 - 25 of 95) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dpristine_setup.sh16 DIR=${0%%/pristine_setup.sh}
17 if [ ! -d $DIR ]; then
18 echo "unexpected problem: $DIR is not a directory. Aborting pristine setup"
33 sed -e "s?BB_SRC_DIR =.*?BB_SRC_DIR = $DIR?" <$DIR/Makefile >Makefile || exit
34 cp $DIR/Config.h Config.h || exit
37 if [ ! -r $DIR/sh.c ]; then
39 echo "lash.c or hush.c) in $DIR, not here."
44 echo "($PWD) using the pristine sources in $DIR"
/asus-wl-520gu-7.0.1.45/src/router/LPRng/
H A DLINK2 DIR=`pwd | sed -e 's,.*/,,'`
3 PREFIX=`echo $DIR | sed -e 's,-.*,,'`
6 ln -s $DIR $PREFIX
H A DMakefile217 if [ -x /bin/pwd ] ; then DIR=`/bin/pwd`; fi ; \
218 if [ -x /usr/bin/pwd ] ; then DIR=`/usr/bin/pwd`; fi ; \
219 DIR=`echo $${DIR} | sed 's,.*/,,'`; \
220 DIRVER=` echo $${DIR} | sed 's,.*-,,'`; \
221 echo DIR $${DIR}, DIRVER $${DIRVER}; \
222 echo "#define PATCHLEVEL \"$${DIR}\"" >./src/include/patchlevel.h; \
223 echo $${DIR} >VERSION; \
226 s,^DISTNAME=.*,DISTNAME=$${DIR},; \
[all...]
H A DUPDATE2 DIR=`pwd | sed -e 's,.*/,,'`
3 PREFIX=`echo $DIR | sed -e 's,-.*,,'`
4 TAIL=`echo $DIR | sed -e 's,^[^-]*-,,'`
9 # echo $DIR needs to be modified to next minor version
14 # echo $DIR needs to be modified to next major version
25 cd ..; mv $DIR $NEW; rm -f $PREFIX;
H A DMakefile.in212 if [ -x /bin/pwd ] ; then DIR=`/bin/pwd`; fi ; \
213 if [ -x /usr/bin/pwd ] ; then DIR=`/usr/bin/pwd`; fi ; \
214 DIR=`echo $${DIR} | sed 's,.*/,,'`; \
215 DIRVER=` echo $${DIR} | sed 's,.*-,,'`; \
216 echo DIR $${DIR}, DIRVER $${DIRVER}; \
217 echo "#define PATCHLEVEL \"$${DIR}\"" >./src/include/patchlevel.h; \
218 echo $${DIR} >VERSION; \
221 s,^DISTNAME=.*,DISTNAME=$${DIR},; \
[all...]
/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/
H A Dmake-release.sh20 DIR=rp-l2tp-$VERSION
22 test -d $DIR && rm -rf $DIR
23 mkdir $DIR || exit 1
27 test -d $DIR/$d || mkdir -p $DIR/$d || exit 1
28 ln -s $PWD/$i $DIR/$d || exit 1
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ss/
H A Dmk_cmds.sh.in6 DIR="${DIR-@datadir@/ss}"
29 DIR="$_SS_DIR_OVERRIDE";
32 if test ! -f $DIR/ct_c.sed || test ! -f $DIR/ct_c.awk ; then
33 DIR="$SS_DIR"
34 # echo "Falling back to $DIR..."
35 if test ! -f "$DIR/ct_c.sed" || test ! -f "$DIR/ct_c.awk" ; then
51 ${SED} -f "${DIR}/ct_
[all...]
H A Dhelp.c136 DIR *d;
145 if ((d = opendir(info_dir)) == (DIR *)NULL) {
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/et/
H A Dcompile_et.sh.in7 DIR="${DIR-@datadir@/et}"
12 DIR="$ET_DIR"
32 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then
33 DIR="$ET_DIR"
34 # echo "Falling back to $DIR..."
35 if test ! -f "$DIR/et_h.awk" || test ! -f "$DIR/et_c.awk" ; then
49 $AWK -f "${DIR}/et_
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/torture/
H A Dvfstest.h34 DIR *currentdir;
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dlibusb-config12 [--prefix[=DIR]]
13 [--exec-prefix[=DIR]]
H A Dlibusb-config.in12 [--prefix[=DIR]]
13 [--exec-prefix[=DIR]]
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dfind_root_device.c34 DIR *dir;
H A Dremove_file.c59 DIR *dp;
H A Drecursive_action.c94 DIR *dir;
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/e2p/
H A Diod.c28 DIR * dir;
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dsmbw_sample.c28 DIR *dir;
/asus-wl-520gu-7.0.1.45/src/router/misc/
H A Dstats.pl40 if (opendir(DIR, $savedir)) {
43 foreach (readdir(DIR)) {
46 closedir(DIR);
59 if (opendir(DIR, $savedir.&clean_name($query))) {
60 @reports = grep(!/^\./, readdir(DIR));
62 closedir(DIR);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbwrapper/
H A Dsmbw_dir.c47 check if a DIR* is one of ours
49 int smbw_dirp(DIR *dirp)
629 DIR *smbw_opendir(const char *fname)
644 return (DIR *)smbw_dir(fd);
650 struct dirent *smbw_readdir(DIR *dirp)
665 close a DIR*
667 int smbw_closedir(DIR *dirp)
676 void smbw_seekdir(DIR *dirp, off_t offset)
685 off_t smbw_telldir(DIR *dirp)
/asus-wl-520gu-7.0.1.45/src/router/samba/source/script/
H A Dmkproto.awk115 if( $0 ~ /^const|^connection_struct|^pipes_struct|^smb_np_struct|^file_fd_struct|^files_struct|^connection_struct|^uid_t|^gid_t|^unsigned|^mode_t|^DIR|^user|^int|^pid_t|^ino_t|^off_t|^double/ ) {
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/validchars/
H A Dvalidchr.c12 DIR *dir;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dhd64570.h138 #define DIR 0x14 /* DMA Interrupt Enable */ macro
139 #define DIR_RX(node) (DIR + (node ? DMAC1RX_OFFSET : DMAC0RX_OFFSET))
140 #define DIR_TX(node) (DIR + (node ? DMAC1TX_OFFSET : DMAC0TX_OFFSET))
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Didb.pl292 opendir(DIR,'.') || die "Can't open current directory";
293 local(@filenames) = sort readdir(DIR);
294 closedir(DIR);
/asus-wl-520gu-7.0.1.45/src/router/samba/source/modules/
H A Dvfs_audit.c34 static DIR *audit_opendir(vfs_handle_struct *handle, connection_struct *conn, const char *fname);
122 static DIR *audit_opendir(vfs_handle_struct *handle, connection_struct *conn, const char *fname)
124 DIR *result;
H A Dvfs_extd_audit.c37 static DIR *audit_opendir(vfs_handle_struct *handle, connection_struct *conn, const char *fname);
128 static DIR *audit_opendir(vfs_handle_struct *handle, connection_struct *conn, const char *fname)
130 DIR *result;

Completed in 97 milliseconds

1234