Home
last modified time | relevance | path

Searched defs:pathname (Results 101 - 125 of 135) sorted by relevance

123456

/third_party/musl/porting/linux/user/src/fortify/
H A Dfortify.c60 int __open_chk(const char* pathname, int flags) in __open_chk() argument
68 int __openat_chk(int fd, const char* pathname, int flags) in __openat_chk() argument
77 int __open64_chk(const char* pathname, int flags) in __open64_chk() argument
85 int __openat64_chk(int fd, const char* pathname, int flags) in __openat64_chk() argument
/third_party/musl/src/fortify/linux/
H A Dfortify.c71 int __open_chk(const char* pathname, int flags) in __open_chk() argument
79 int __openat_chk(int fd, const char* pathname, int flags) in __openat_chk() argument
88 int __open64_chk(const char* pathname, int flags) in __open64_chk() argument
96 int __openat64_chk(int fd, const char* pathname, int flags) in __openat64_chk() argument
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
H A Dcommands.c711 char *pathname, *nextarg; in file_seg() local
/third_party/ltp/testcases/realtime/lib/
H A Dlibrttest.c643 static void write_file(const char *pathname, const void *data, size_t len) in write_file() argument
662 static void write_string_to_file(const char *pathname, const char *string) in write_string_to_file() argument
667 static void read_and_print(const char *pathname, int output_fd) in read_and_print() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c63 ssize_t readlink(const char *pathname, char *buf, size_t bufsiz) in readlink() argument
/third_party/openssl/apps/
H A Drehash.c66 ssize_t readlink(const char *pathname, char *buf, size_t bufsiz) in readlink() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftmac.c279 FT_FSPathMakeRes( const UInt8* pathname, in FT_FSPathMakeRes() argument
700 FT_New_Face_From_LWFN( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) FT_New_Face_From_LWFN() argument
804 FT_New_Face_From_Suitcase( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) FT_New_Face_From_Suitcase() argument
926 FT_New_Face_From_Resource( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) FT_New_Face_From_Resource() argument
1019 UInt8 pathname[PATH_MAX]; FT_EXPORT_DEF() local
[all...]
/base/startup/init/test/unittest/param/
H A Dparam_stub.cpp683 int ExecvStub(const char *pathname, char *const argv[]) in ExecvStub() argument
689 int LchownStub(const char *pathname, uid_t owner, gid_t group) in LchownStub() argument
699 int ExecveStub(const char *pathname, char *const argv[], char *const envp[]) in ExecveStub() argument
/third_party/libbpf/src/
H A Dbpf.c575 int bpf_obj_pin_opts(int fd, const char *pathname, const struct bpf_obj_pin_opts *opts) in bpf_obj_pin_opts() argument
594 int bpf_obj_pin(int fd, const char *pathname) in bpf_obj_pin() argument
599 int bpf_obj_get(const char *pathname) in bpf_obj_get() argument
604 int bpf_obj_get_opts(const char *pathname, const struct bpf_obj_get_opts *opts) in bpf_obj_get_opts() argument
[all...]
/third_party/ltp/lib/
H A Dsafe_macros.c82 safe_creat(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname, mode_t mode) safe_creat() argument
181 safe_mkdir(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname, mode_t mode) safe_mkdir() argument
200 safe_rmdir(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname) safe_rmdir() argument
237 safe_open(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname, int oflags, ...) safe_open() argument
423 safe_unlink(const char *file, const int lineno, void (*cleanup_fn) (void), const char *pathname) safe_unlink() argument
837 safe_mkfifo(const char *file, const int lineno, void (*cleanup_fn)(void), const char *pathname, mode_t mode) safe_mkfifo() argument
1266 safe_mknod(const char *file, const int lineno, const char *pathname, mode_t mode, dev_t dev) safe_mknod() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsundelete.c1901 static int open_file(const char *pathname) in open_file() argument
1928 static int set_date(const char *pathname, time_t date) in set_date() argument
1968 char pathname[256]; in undelete_file() local
2352 char pathname[256]; copy_mft() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_context.c1017 access(const char *pathname, int mode) in access() argument
/third_party/skia/third_party/externals/freetype/builds/mac/
H A Dftmac.c477 FT_FSPathMakeSpec( const UInt8* pathname, in FT_FSPathMakeSpec() argument
574 FT_FSPathMakeRes( const UInt8* pathname, in FT_FSPathMakeRes() argument
1080 FT_New_Face_From_LWFN( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) FT_New_Face_From_LWFN() argument
1181 FT_New_Face_From_Suitcase( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) FT_New_Face_From_Suitcase() argument
1347 FT_New_Face_From_Resource( FT_Library library, const UInt8* pathname, FT_Long face_index, FT_Face* aface ) FT_New_Face_From_Resource() argument
[all...]
/third_party/selinux/libselinux/src/
H A Dlabel_file.c1083 get_digests_all_partial_matches(struct selabel_handle *rec, const char *pathname, uint8_t **calculated_digest, uint8_t **xattr_digest, size_t *digest_len) get_digests_all_partial_matches() argument
/third_party/f2fs-tools/tools/f2fs_io/
H A Df2fs_io.c108 static int xopen(const char *pathname, int flags, mode_t mode) in xopen() argument
/third_party/node/deps/v8/third_party/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/ntfs-3g/libntfs-3g/
H A Ddir.c652 ntfs_pathname_to_inode(ntfs_volume *vol, ntfs_inode *parent, const char *pathname) ntfs_pathname_to_inode() argument
1904 ntfs_delete(ntfs_volume *vol, const char *pathname, ntfs_inode *ni, ntfs_inode *dir_ni, const ntfschar *name, u8 name_len) ntfs_delete() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/tools/
H A Dpage-types.c232 static int checked_open(const char *pathname, int flags) in checked_open() argument
/third_party/ltp/include/lapi/
H A Dbpf.h239 aligned_uint64_t pathname; member
/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

Completed in 48 milliseconds

123456