Searched defs:newdir (Results 1 - 6 of 6) sorted by relevance
/third_party/zlib/contrib/minizip/ |
H A D | miniunz.c | 146 static int makedir(const char *newdir) in makedir() argument
|
/third_party/zlib/contrib/untgz/ |
H A D | untgz.c | 355 int makedir (char *newdir) in makedir() argument
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 238 __u64 newdir; member
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse.c | 590 rename_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, fuse_ino_t newdir, const char *newname, int hide) rename_node() argument 1694 fuse_lib_rename(fuse_req_t req, fuse_ino_t olddir, const char *oldname, fuse_ino_t newdir, const char *newname) fuse_lib_rename() argument
|
/third_party/libfuse/include/ |
H A D | fuse_kernel.h | 654 uint64_t newdir; member 658 uint64_t newdir; member
|
/third_party/libfuse/lib/ |
H A D | fuse.c | 1419 rename_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, fuse_ino_t newdir, const char *newname, int hide) rename_node() argument 1455 exchange_node(struct fuse *f, fuse_ino_t olddir, const char *oldname, fuse_ino_t newdir, const char *newname) exchange_node() argument 3034 fuse_lib_rename(fuse_req_t req, fuse_ino_t olddir, const char *oldname, fuse_ino_t newdir, const char *newname, unsigned int flags) fuse_lib_rename() argument [all...] |
Completed in 20 milliseconds