Searched refs:dotdot (Results 1 - 21 of 21) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/unit/
H A Dunit1395.c24 #include "dotdot.h"
38 struct dotdot { struct
47 struct dotdot pairs[] = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/freevxfs/
H A Dvxfs_inode.h117 u_int32_t dotdot; member in union:vxfs_dinode::__anon16642
140 #define vdi_dotdot vdi_ftarea.dotdot
171 #define vii_dotdot vdi_ftarea.dotdot
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dexport.c129 struct qstr dotdot; local
132 gfs2_str2qstr(&dotdot, "..");
134 dentry = d_obtain_alias(gfs2_lookupi(child->d_inode, &dotdot, 1));
H A Dops_inode.c697 struct qstr dotdot; local
700 gfs2_str2qstr(&dotdot, "..");
714 tmp = gfs2_lookupi(dir, &dotdot, 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A DMakefile.inc46 hostcheck.c bundles.c conncache.c pipeline.c dotdot.c x509asn1.c \
65 dotdot.h x509asn1.h http2.h sigpipe.h $(VHEADERS)
H A DMakefile.in224 libcurl_la-pipeline.lo libcurl_la-dotdot.lo \
291 libcurlu_la-dotdot.lo libcurlu_la-x509asn1.lo \
665 hostcheck.c bundles.c conncache.c pipeline.c dotdot.c x509asn1.c \
684 dotdot.h x509asn1.h http2.h sigpipe.h $(VHEADERS)
882 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurl_la-dotdot.Plo@am__quote@
982 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcurlu_la-dotdot.Plo@am__quote@
1786 libcurl_la-dotdot.lo: dotdot.c
1787 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurl_la_CPPFLAGS) $(CPPFLAGS) $(libcurl_la_CFLAGS) $(CFLAGS) -MT libcurl_la-dotdot.lo -MD -MP -MF $(DEPDIR)/libcurl_la-dotdot
[all...]
H A DMakefile.vc10550 $(DIROBJ)\dotdot.obj \
H A DMakefile.vc6550 $(DIROBJ)\dotdot.obj \
H A DMakefile.vc8550 $(DIROBJ)\dotdot.obj \
H A DMakefile.vc9550 $(DIROBJ)\dotdot.obj \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dnamei.c86 struct qstr dotdot = {.name = "..", .len = 2}; local
87 unsigned long ino = ext2_inode_by_name(child->d_inode, &dotdot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dnamei.c84 struct qstr dotdot = {.name = "..", .len = 2}; local
86 ino = nilfs_inode_by_name(child->d_inode, &dotdot);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/netkit-ftp-0.18-pre1/ftp/
H A Dcmds.c999 char buffer[MAXPATHLEN], dotdot[MAXPATHLEN]; local
1014 dotdot[nrslash++] = isdotdotglob(sp);
1037 && (nr >= nrslash || !dotdot[nr]))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c542 static const ntfschar dotdot[3] = { const_cpu_to_le16('.'), variable
742 rc = filldir(dirent, dotdot, 1, FILE_NAME_POSIX, *pos,
759 rc = filldir(dirent, dotdot, 2, FILE_NAME_POSIX, *pos,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.h472 ext2_ino_t dotdot; /* Parent according to '..' */ member in struct:dir_info
H A De2fsck.c681 dir->dotdot = parent;
5726 dir->dotdot = dirent->inode;
6984 if (dir->parent != dir->dotdot) {
6986 pctx->ino2 = dir->dotdot;
7294 dir->dotdot = parent;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dnamei.c113 struct fake_dirent dotdot; member in struct:dx_root
1067 struct qstr dotdot = {.name = "..", .len = 2}; local
1071 bh = ext3_find_entry(child->d_inode, &dotdot, &de);
1368 fde = &root->dotdot;
1395 de = (struct ext3_dir_entry_2 *) (&root->dotdot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dnamei.c112 struct fake_dirent dotdot; member in struct:dx_root
1065 static const struct qstr dotdot = { local
1072 bh = ext4_find_entry(child->d_inode, &dotdot, &de);
1363 fde = &root->dotdot;
1390 de = (struct ext4_dir_entry_2 *) (&root->dotdot);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dnamei.c1260 struct qstr dotdot = {.name = "..", .len = 2}; local
1265 if (!udf_find_entry(child->d_inode, &dotdot, &fibh, &cfi))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A DMakefile.in536 hostcheck.c bundles.c conncache.c pipeline.c dotdot.c x509asn1.c \
555 dotdot.h x509asn1.h http2.h sigpipe.h $(VHEADERS)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dash.c2392 dotdot:
2400 goto dotdot;

Completed in 397 milliseconds