Home
last modified time | relevance | path

Searched defs:realpath (Results 1 - 25 of 37) sorted by relevance

12

/third_party/musl/porting/liteos_a/user/src/misc/
H A Drealpath.c10 char *realpath(const char *restrict filename, char *restrict resolved) in realpath() function
/third_party/musl/src/misc/liteos_a/
H A Drealpath.c25 char *realpath(const char *restrict filename, char *restrict resolved) in realpath() function
/third_party/musl/porting/uniproton/kernel/src/misc/
H A Drealpath.c53 char *realpath(const char *__restrict path, char *__restrict resolved_path) in realpath() function
/third_party/musl/porting/liteos_m_iccarm/kernel/src/misc/
H A Drealpath.c53 char *realpath(const char *__restrict path, char *__restrict resolved_path) in realpath() function
/third_party/musl/porting/liteos_m/kernel/src/misc/
H A Drealpath.c53 char *realpath(const char *__restrict path, char *__restrict resolved_path) in realpath() function
/third_party/musl/src/misc/
H A Drealpath.c14 char *realpath(const char *restrict filename, char *restrict resolved) in realpath() function
/base/hiviewdfx/hiview/build/
H A Dgen_plugin_build.py23 from os.path import realpath namespace
/third_party/node/lib/
H A Dfs.js2734 function realpath(p, options, callback) { function
/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js196 function realpath() { function
/third_party/python/Lib/
H A Dposixpath.py412 def realpath(filename, *, strict=False): function
H A Dntpath.py581 realpath = abspath variable
674 def realpath(path, *, strict=False): function
H A Dsysconfig.py5 from os.path import pardir, realpath namespace
/kernel/linux/linux-5.10/security/tomoyo/
H A Daudit.c250 char *realpath = NULL; in tomoyo_init_log() local
H A Dcommon.c2002 char *realpath = NULL; in tomoyo_add_entry() local
/kernel/linux/linux-6.6/security/tomoyo/
H A Daudit.c250 char *realpath = NULL; in tomoyo_init_log() local
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dfile.c108 struct path realpath; in ovl_real_fdget_meta() local
39 ovl_open_realfile(const struct file *file, const struct path *realpath) ovl_open_realfile() argument
158 struct path realpath; ovl_open() local
[all...]
H A Dinode.c162 struct path realpath; in ovl_getattr() local
294 struct path realpath; in ovl_permission() local
361 struct path realpath; ovl_xattr_set() local
409 struct path realpath; ovl_xattr_get() local
571 struct path realpath; do_ovl_get_acl() local
607 struct path realpath; ovl_set_or_remove_acl() local
738 ovl_security_fileattr(const struct path *realpath, struct fileattr *fa, bool set) ovl_security_fileattr() argument
760 ovl_real_fileattr_set(const struct path *realpath, struct fileattr *fa) ovl_real_fileattr_set() argument
835 ovl_real_fileattr_get(const struct path *realpath, struct fileattr *fa) ovl_real_fileattr_get() argument
852 struct path realpath; ovl_fileattr_get() local
1339 struct path realpath = { ovl_get_inode() local
[all...]
H A Dreaddir.c294 static inline int ovl_dir_read(const struct path *realpath, in ovl_dir_read() argument
347 struct path realpath; in ovl_dir_read_merged() local
556 struct path realpath; in ovl_dir_read_impure() local
841 ovl_dir_open_realfile(const struct file *file, const struct path *realpath) ovl_dir_open_realfile() argument
934 struct path realpath; ovl_dir_open() local
1057 ovl_check_d_type_supported(const struct path *realpath) ovl_check_d_type_supported() argument
[all...]
/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_other.c679 char *realpath(const char *path, char *resolved_path) in realpath() function
/third_party/mesa3d/src/drm-shim/
H A Ddrm_shim.c79 REAL_FUNCTION_POINTER(realpath); variable
636 realpath(const char *path, char *resolved_path) in realpath() function
/third_party/python/Lib/test/
H A Dtest_posixpath.py5 from posixpath import realpath, abspath, dirname, basename namespace
[all...]
H A Dtest_getpath.py966 def realpath(self, path, _trail=None): member in MockNTNamespace
1138 def realpath(self, path, _trail=None): member in MockPosixNamespace
/third_party/python/Lib/unittest/test/
H A Dtest_discovery.py780 def realpath(path): function
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dinode.c162 struct path realpath; in ovl_getattr() local
H A Dreaddir.c294 static inline int ovl_dir_read(struct path *realpath, in ovl_dir_read() argument
347 struct path realpath; in ovl_dir_read_merged() local
552 struct path realpath; in ovl_dir_read_impure() local
831 ovl_dir_open_realfile(const struct file *file, struct path *realpath) ovl_dir_open_realfile() argument
924 struct path realpath; ovl_dir_open() local
1049 ovl_check_d_type_supported(struct path *realpath) ovl_check_d_type_supported() argument
[all...]

Completed in 28 milliseconds

12