Searched refs:path2 (Results 1 - 25 of 90) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dpath.h15 static inline int path_equal(const struct path *path1, const struct path *path2) argument
17 return path1->mnt == path2->mnt && path1->dentry == path2->dentry;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dpath.h15 static inline int path_equal(const struct path *path1, const struct path *path2) argument
17 return path1->mnt == path2->mnt && path1->dentry == path2->dentry;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/debianutils/
H A Dwhich.c46 char *path2 = xstrdup(path); local
47 char *tmp = path2;
65 free(path2);
75 char *path2 = xstrdup(path);
76 char *tmp = path2;
78 free(path2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/debianutils/
H A Dwhich.c46 char *path2 = xstrdup(path); local
47 char *tmp = path2;
65 free(path2);
75 char *path2 = xstrdup(path);
76 char *tmp = path2;
78 free(path2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/debianutils/
H A Dwhich.c46 char *path2 = xstrdup(path); local
47 char *tmp = path2;
65 free(path2);
75 char *path2 = xstrdup(path);
76 char *tmp = path2;
78 free(path2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/ia64/
H A Daliasing-test.c68 char *name, *path2; local
86 path2 = malloc(strlen(path) + strlen(name) + 3);
87 strcpy(path2, path);
88 strcat(path2, "/");
89 strcat(path2, name);
92 rc = map_mem(path2, offset, length, touch);
94 fprintf(stderr, "PASS: %s 0x%lx-0x%lx is %s\n", path2, offset, offset + length, touch ? "readable" : "mappable");
96 fprintf(stderr, "PASS: %s 0x%lx-0x%lx not mappable\n", path2, offset, offset + length);
98 fprintf(stderr, "FAIL: %s 0x%lx-0x%lx not accessible\n", path2, offset, offset + length);
102 r = lstat(path2,
152 char *name, *path2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/ia64/
H A Daliasing-test.c68 char *name, *path2; local
86 path2 = malloc(strlen(path) + strlen(name) + 3);
87 strcpy(path2, path);
88 strcat(path2, "/");
89 strcat(path2, name);
92 rc = map_mem(path2, offset, length, touch);
94 fprintf(stderr, "PASS: %s 0x%lx-0x%lx is %s\n", path2, offset, offset + length, touch ? "readable" : "mappable");
96 fprintf(stderr, "PASS: %s 0x%lx-0x%lx not mappable\n", path2, offset, offset + length);
98 fprintf(stderr, "FAIL: %s 0x%lx-0x%lx not accessible\n", path2, offset, offset + length);
102 r = lstat(path2,
152 char *name, *path2; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Dadt_tree.c197 char *str, *base, *path2; local
217 path2 = SMB_STRDUP( path );
218 if ( !path2 ) {
230 base = path2;
231 str = path2;
273 SAFE_FREE( path2 );
286 pstring path2; local
296 *path2 = '\0';
298 pstrcpy( path2, path );
299 pstrcat( path2, nod
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dadt_tree.c196 char *str, *base, *path2; local
216 path2 = SMB_STRDUP( path );
217 if ( !path2 ) {
229 base = path2;
230 str = path2;
272 SAFE_FREE( path2 );
288 char *path2 = NULL; local
298 path2 = talloc_strdup(ctx, path);
299 if (!path2) {
304 path2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/lib/
H A Dadt_tree.c197 char *str, *base, *path2; local
217 path2 = SMB_STRDUP( path );
218 if ( !path2 ) {
230 base = path2;
231 str = path2;
273 SAFE_FREE( path2 );
286 pstring path2; local
296 *path2 = '\0';
298 pstrcpy( path2, path );
299 pstrcat( path2, nod
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dadt_tree.c196 char *str, *base, *path2; local
216 path2 = SMB_STRDUP( path );
217 if ( !path2 ) {
229 base = path2;
230 str = path2;
272 SAFE_FREE( path2 );
288 char *path2 = NULL; local
298 path2 = talloc_strdup(ctx, path);
299 if (!path2) {
304 path2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dadt_tree.c196 char *str, *base, *path2; local
216 path2 = SMB_STRDUP( path );
217 if ( !path2 ) {
229 base = path2;
230 str = path2;
272 SAFE_FREE( path2 );
288 char *path2 = NULL; local
298 path2 = talloc_strdup(ctx, path);
299 if (!path2) {
304 path2
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/lib/
H A Dadt_tree.c197 char *str, *base, *path2; local
217 path2 = SMB_STRDUP( path );
218 if ( !path2 ) {
230 base = path2;
231 str = path2;
273 SAFE_FREE( path2 );
286 pstring path2; local
296 *path2 = '\0';
298 pstrcpy( path2, path );
299 pstrcat( path2, nod
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/security/tomoyo/
H A Dtomoyo.c162 struct path path2 = { new_dir->mnt, new_dentry }; local
163 return tomoyo_path2_perm(TOMOYO_TYPE_LINK, &path1, &path2);
172 struct path path2 = { new_parent->mnt, new_dentry }; local
173 return tomoyo_path2_perm(TOMOYO_TYPE_RENAME, &path1, &path2);
H A Dfile.c197 const char *operation = tomoyo_path2_keyword[r->param.path2.operation];
198 const struct tomoyo_path_info *filename1 = r->param.path2.filename1;
199 const struct tomoyo_path_info *filename2 = r->param.path2.filename2;
541 return (acl->perm & (1 << r->param.path2.operation)) &&
542 tomoyo_compare_name_union(r->param.path2.filename1, &acl->name1)
543 && tomoyo_compare_name_union(r->param.path2.filename2,
1077 * @path2: Pointer to "struct path".
1082 struct path *path2)
1090 if (!path1->mnt || !path2->mnt ||
1098 !tomoyo_get_realpath(&buf2, path2))
1081 tomoyo_path2_perm(const u8 operation, struct path *path1, struct path *path2) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/security/tomoyo/
H A Dtomoyo.c162 struct path path2 = { new_dir->mnt, new_dentry }; local
163 return tomoyo_path2_perm(TOMOYO_TYPE_LINK, &path1, &path2);
172 struct path path2 = { new_parent->mnt, new_dentry }; local
173 return tomoyo_path2_perm(TOMOYO_TYPE_RENAME, &path1, &path2);
H A Dfile.c197 const char *operation = tomoyo_path2_keyword[r->param.path2.operation];
198 const struct tomoyo_path_info *filename1 = r->param.path2.filename1;
199 const struct tomoyo_path_info *filename2 = r->param.path2.filename2;
541 return (acl->perm & (1 << r->param.path2.operation)) &&
542 tomoyo_compare_name_union(r->param.path2.filename1, &acl->name1)
543 && tomoyo_compare_name_union(r->param.path2.filename2,
1077 * @path2: Pointer to "struct path".
1082 struct path *path2)
1090 if (!path1->mnt || !path2->mnt ||
1098 !tomoyo_get_realpath(&buf2, path2))
1081 tomoyo_path2_perm(const u8 operation, struct path *path1, struct path *path2) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/libcli/
H A Dclifile.c630 char *path2; local
633 path2 = strdup(path);
634 trim_string(path2,NULL,"\\");
635 if (!*path2) {
636 free(path2);
637 path2 = strdup("\\");
640 parms.chkpath.in.path = path2;
644 free(path2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/libcli/
H A Dclifile.c630 char *path2; local
633 path2 = strdup(path);
634 trim_string(path2,NULL,"\\");
635 if (!*path2) {
636 free(path2);
637 path2 = strdup("\\");
640 parms.chkpath.in.path = path2;
644 free(path2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/libcli/
H A Dclifile.c630 char *path2; local
633 path2 = strdup(path);
634 trim_string(path2,NULL,"\\");
635 if (!*path2) {
636 free(path2);
637 path2 = strdup("\\");
640 parms.chkpath.in.path = path2;
644 free(path2);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/lzma/CPP/Common/
H A DWildcard.cpp342 UString path2 = path; local
345 path2.Delete(path.Length() - 1);
348 AddItem(include, path2, recursive, forFile, forFolder);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/lzma/CPP/Common/
H A DWildcard.cpp342 UString path2 = path; local
345 path2.Delete(path.Length() - 1);
348 AddItem(include, path2, recursive, forFile, forFolder);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/lzma/CPP/Common/
H A DWildcard.cpp342 UString path2 = path; local
345 path2.Delete(path.Length() - 1);
348 AddItem(include, path2, recursive, forFile, forFolder);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dunistd.in.h1035 _GL_FUNCDECL_RPL (link, int, (const char *path1, const char *path2)
1037 _GL_CXXALIAS_RPL (link, int, (const char *path1, const char *path2));
1040 _GL_FUNCDECL_SYS (link, int, (const char *path1, const char *path2)
1043 _GL_CXXALIAS_SYS (link, int, (const char *path1, const char *path2));
1065 (int fd1, const char *path1, int fd2, const char *path2,
1069 (int fd1, const char *path1, int fd2, const char *path2,
1074 (int fd1, const char *path1, int fd2, const char *path2,
1079 (int fd1, const char *path1, int fd2, const char *path2,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsyscall.c430 char *path1, *path2; local
439 errcode = get_path (cb, sc, sc->arg2, &path2);
447 result = (*cb->rename) (cb, path1, path2);
449 free (path2);

Completed in 427 milliseconds

1234