| /third_party/openssl/engines/ |
| H A D | e_loader_attic.c | 1523 char *newname = NULL; in file_load() local
|
| /third_party/python/Python/ |
| H A D | import.c | 815 update_code_filenames(PyCodeObject *co, PyObject *oldname, PyObject *newname) in update_code_filenames() argument 837 update_compiled_module(PyCodeObject *co, PyObject *newname) in update_compiled_module() argument
|
| /third_party/elfutils/src/ |
| H A D | elflint.c | 3341 struct namelist *newname = alloca (sizeof (*newname)); in check_verdef() local [all...] |
| /third_party/ltp/testcases/kernel/fs/fsstress/ |
| H A D | fsstress.c | 597 pathname_t newname; in attr_list_path() local 616 pathname_t newname; in attr_remove_path() local 636 pathname_t newname; in attr_set_path() local 670 pathname_t newname; creat_path() local 924 pathname_t newname; lchown_path() local 996 pathname_t newname; lstat64_path() local 1030 pathname_t newname; mkdir_path() local 1048 pathname_t newname; mknod_path() local 1086 pathname_t newname; open_path() local 1104 pathname_t newname; opendir_path() local 1143 pathname_t newname; readlink_path() local 1217 pathname_t newname; rmdir_path() local 1232 separate_pathname(pathname_t * name, char *buf, pathname_t * newname) separate_pathname() argument 1289 pathname_t newname; stat64_path() local 1307 pathname_t newname; symlink_path() local 1330 pathname_t newname; truncate64_path() local 1348 pathname_t newname; unlink_path() local [all...] |
| /third_party/ntfs-3g/libfuse-lite/ |
| H A D | fuse.c | 1111 char newname[64]; in hide_node() local 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 1069 hidden_name(struct fuse *f, fuse_ino_t dir, const char *oldname, char *newname, size_t bufsize) hidden_name() 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 1730 fuse_lib_link(fuse_req_t req, fuse_ino_t ino, fuse_ino_t newparent, const char *newname) fuse_lib_link() argument [all...] |
| /third_party/ntfs-3g/libntfs-3g/ |
| H A D | attrib.c | 415 ntfschar *newname = NULL; in ntfs_attr_open() local
|
| /third_party/ntfs-3g/src/ |
| H A D | lowntfs-3g.c | 2583 ntfs_fuse_newlink(fuse_req_t req __attribute__((unused)), fuse_ino_t ino, fuse_ino_t newparent, const char *newname, struct fuse_entry_param *e) ntfs_fuse_newlink() argument 2674 ntfs_fuse_link(fuse_req_t req, fuse_ino_t ino, fuse_ino_t newparent, const char *newname) ntfs_fuse_link() argument 2895 ntfs_fuse_safe_rename(fuse_req_t req, fuse_ino_t ino, fuse_ino_t parent, const char *name, fuse_ino_t xino, fuse_ino_t newparent, const char *newname, const char *tmp) ntfs_fuse_safe_rename() argument 2947 ntfs_fuse_rename_existing_dest(fuse_req_t req, fuse_ino_t ino, fuse_ino_t parent, const char *name, fuse_ino_t xino, fuse_ino_t newparent, const char *newname) ntfs_fuse_rename_existing_dest() argument 3008 ntfs_fuse_rename(fuse_req_t req, fuse_ino_t parent, const char *name, fuse_ino_t newparent, const char *newname) ntfs_fuse_rename() argument [all...] |
| /third_party/libfuse/lib/ |
| H A D | fuse_lowlevel.c | 1291 char *newname = oldname + strlen(oldname) + 1; local 1304 char *newname = oldname + strlen(oldname) + 1; local
|
| 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 2367 hidden_name(struct fuse *f, fuse_ino_t dir, const char *oldname, char *newname, size_t bufsize) hidden_name() argument 2410 char newname[64]; hide_node() local 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 3072 fuse_lib_link(fuse_req_t req, fuse_ino_t ino, fuse_ino_t newparent, const char *newname) fuse_lib_link() argument [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | _ctypes.c | 1945 PyObject *newname; in CreateSwappedType() local
|