Home
last modified time | relevance | path

Searched defs:pathname (Results 126 - 143 of 143) sorted by relevance

123456

/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dpngcp.c1579 checkdir(const char *pathname) in checkdir() argument
1591 isdir(struct display *dp, const char *pathname) in isdir() argument
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dfreetype.h2154 FT_String* pathname; member
[all...]
/third_party/pulseaudio/src/utils/
H A Dpadsp.c2463 int access(const char *pathname, int mode) { argument
2484 int stat(const char *pathname, struct stat *buf) { argument
2540 stat64(const char *pathname, struct stat64 *buf) global() argument
2618 __xstat(int ver, const char *pathname, struct stat *buf) global() argument
2638 __xstat64(int ver, const char *pathname, struct stat64 *buf) global() argument
[all...]
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.c849 extern zipFile ZEXPORT zipOpen3 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) in zipOpen3() argument
920 extern zipFile ZEXPORT zipOpen2 (const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() argument
932 extern zipFile ZEXPORT zipOpen2_64 (const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) in zipOpen2_64() argument
948 extern zipFile ZEXPORT zipOpen (const char* pathname, int append) in zipOpen() argument
953 zipOpen64(const void* pathname, int append) zipOpen64() argument
[all...]
/third_party/python/Python/
H A Dfileutils.c1502 _Py_open_impl(const char *pathname, int flags, int gil_held) in _Py_open_impl() argument
1573 _Py_open(const char *pathname, int flags) in _Py_open() argument
1587 _Py_open_noraise(const char *pathname, int flags) in _Py_open_noraise() argument
H A Dimport.c673 PyImport_ExecCodeModuleEx(const char *name, PyObject *co, const char *pathname) in PyImport_ExecCodeModuleEx() argument
782 PyImport_ExecCodeModuleObject(PyObject *name, PyObject *co, PyObject *pathname, in PyImport_ExecCodeModuleObject() argument
680 PyImport_ExecCodeModuleWithPathnames(const char *name, PyObject *co, const char *pathname, const char *cpathname) PyImport_ExecCodeModuleWithPathnames() argument
/third_party/selinux/libselinux/src/
H A Dselinux_restorecon.c656 static bool check_path_allow_restorecon(const char *pathname) in check_path_allow_restorecon() argument
669 static int restorecon_sb(const char *pathname, const struct stat *sb, in restorecon_sb() argument
833 check_context_match_for_dir(const char *pathname, struct dir_hash_node **new_node, int error) check_context_match_for_dir() argument
1146 char *pathname = NULL, *pathdnamer = NULL, *pathdname, *pathbname; selinux_restorecon_common() local
1546 selinux_restorecon_xattr(const char *pathname, unsigned int xattr_flags, struct dir_xattr ***xattr_list) selinux_restorecon_xattr() argument
[all...]
/third_party/zlib/contrib/minizip/
H A Dzip.c1002 extern zipFile ZEXPORT zipOpen3(const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_32_def* pzlib_filefunc64_32_def) in zipOpen3() argument
1081 extern zipFile ZEXPORT zipOpen2(const char *pathname, int append, zipcharpc* globalcomment, zlib_filefunc_def* pzlib_filefunc32_def) in zipOpen2() argument
1095 extern zipFile ZEXPORT zipOpen2_64(const void *pathname, int append, zipcharpc* globalcomment, zlib_filefunc64_def* pzlib_filefunc_def) in zipOpen2_64() argument
1113 extern zipFile ZEXPORT zipOpen(const char* pathname, int append) in zipOpen() argument
1118 zipOpen64(const void* pathname, int append) zipOpen64() argument
[all...]
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c107 typedef struct pathname { struct
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c1007 const char *pathname; in load_library() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c1007 const char *pathname; in load_library() local
[all...]
/third_party/musl/ldso/
H A Ddynlink.c1078 const char *pathname; local
[all...]
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp884 const char *pathname = "/data/storage/el2/base/files/Fzl.txt"; in Fexecve() local
905 const char *pathname = "/data/storage/el2/base/files/LXL.txt"; in Execvpe() local
925 const char *pathname = "/data/storage/el2/base/files/LXL.txt"; in Execvp() local
944 const char *pathname = "/data/storage/el2/base/files/LXL.txt"; in Execve() local
964 const char *pathname = "/data/storage/el2/base/files/LXL.txt"; Execlp() local
1014 const char *pathname = "/data/storage/el2/base/files/LXL.txt"; Execle() local
1969 char pathname[length]; Fdatasync() local
1988 char pathname[length]; Fchown() local
2006 char pathname[length]; Fchownat() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c3245 grep_or_recurse(char *pathname, BOOL dir_recurse, BOOL only_one_at_top) in grep_or_recurse() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dbpf.h1523 static inline int bpf_obj_get_user(const char __user *pathname, int flags) in bpf_obj_get_user() argument
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c1972 const char *pathname; in load_library() local
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c2160 const char *pathname; in load_library() local
[all...]
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h1476 __aligned_u64 pathname; member

Completed in 69 milliseconds

123456