| /xnu-11417.121.6/tools/tests/perf_index/ |
| H A D | test_file_helper.c | 24 cleanup_tempdir(char* path) in cleanup_tempdir() 30 test_file_create(char* path, int thread_id, int num_threads, long long length) in test_file_create() 55 test_file_read_setup(char* path, int num_threads, long long length, long long max_file_size) in test_file_read_setup() 87 test_file_read(char* path, int thread_id, int num_threads, long long length, long long max_file_siz… in test_file_read() 127 test_file_read_cleanup(char* path, int num_threads, long long length) in test_file_read_cleanup() 140 test_file_write_setup(char* path, int num_threads, long long length) in test_file_write_setup() 166 test_file_write(char* path, int thread_id, int num_threads, long long length, long long max_file_si… in test_file_write() 197 test_file_write_cleanup(char* path, int num_threads, long long length) in test_file_write_cleanup()
|
| H A D | ramdisk.c | 9 setup_ram_volume(const char* name, char* path) in setup_ram_volume() 28 cleanup_ram_volume(char* path) in cleanup_ram_volume()
|
| /xnu-11417.121.6/tests/vfs/ |
| H A D | longpaths.c | 81 char *path = emalloc(pathlen + 1); in createpath() local 155 openlongpath(const char *path, int flag) in openlongpath() 214 char *path = createpath(MAXPATHLEN + 10, false, NULL); variable 318 char *path = createpath(pathlen, false, NULL); in test_access() local 332 char *path = createpath(pathlen, false, NULL); in test_faccessat() local 362 char *path = createpath(pathlen, false, &st); in test_F_GETPATH() local 383 char *path = createpath(pathlen, false, NULL); in test_fstatat() local 398 char *path = createpath(pathlen, false, &st); in test_getattrlist_fileID() local 441 char path[MAXLONGPATHLEN]; in test_getattrlist_fullpath() member 488 char path[MAXLONGPATHLEN]; in test_getattrlist_relpath() member [all …]
|
| H A D | getattrlist_mountextflags.c | 69 get_mount_path(const char *diskid, char *path) in get_mount_path() 171 test_getattrlist(const char *path, const char *fstypename, uint32_t mount_extflags) in test_getattrlist()
|
| /xnu-11417.121.6/tests/ |
| H A D | unp_connect_thread_uaf.c | 19 server_thread1(char* path) in server_thread1() 41 server_thread2(char* path) in server_thread2() 63 try_to_connect(char* path) in try_to_connect() 86 char path[] = "/tmp/"; in test_unp_connect_multithread() local
|
| H A D | disk_mount_conditioner.c | 278 char *path; variable 381 char *path = malloc(PATH_MAX); in mktempdir() local 510 perf_setup(char **path, int *fd) in perf_setup()
|
| H A D | audit_session.c | 814 char path[MAXPATHLEN]; variable 855 char path[MAXPATHLEN]; variable 891 char path[MAXPATHLEN]; variable 903 char path[MAXPATHLEN]; variable 947 char path[MAXPATHLEN]; variable
|
| H A D | posix_spawn_alt_rosetta.c | 21 char path[1024]; variable
|
| /xnu-11417.121.6/libsyscall/wrappers/ |
| H A D | open_dprotected_np.c | 34 open_dprotected_np(const char *path, int flags, int class, int dpflags, ...) in open_dprotected_np() 53 openat_dprotected_np(int fd, const char *path, int flags, int class, int dpflags, ...) in openat_dprotected_np() 72 openat_authenticated_np(int fd, const char *path, int flags, int authfd) in openat_authenticated_np()
|
| H A D | statfs_ext.c | 33 __statfs_ext_default(const char *path, int fd, struct statfs *buf) in __statfs_ext_default() 47 __statfs_ext_noblock(const char *path, int fd, struct statfs *buf) in __statfs_ext_noblock() 132 __statfs_ext_impl(const char *path, int fd, struct statfs *buf, int flags) in __statfs_ext_impl() 174 statfs_ext(const char *path, struct statfs *buf, int flags) in statfs_ext()
|
| H A D | open-base.c | 76 open(const char *path, int oflag, ...) in open() 119 openat(int fd, const char *path, int oflag, ...) in openat()
|
| H A D | rmdir.c | 28 rmdir(const char *path) in rmdir()
|
| H A D | carbon_delete.c | 28 __carbon_delete(const char *path) in __carbon_delete()
|
| H A D | unlink.c | 28 unlink(const char *path) in unlink()
|
| H A D | unlinkat.c | 28 unlinkat(int fd, const char *path, int flag) in unlinkat()
|
| H A D | guarded_open_np.c | 33 guarded_open_np(const char *path, in guarded_open_np()
|
| /xnu-11417.121.6/bsd/kern/ |
| H A D | imageboot.c | 575 imageboot_read_file_internal(const char *path, const off_t offset, const bool pageable, void **bufp… in imageboot_read_file_internal() 737 imageboot_read_file_pageable(const char *path, void **bufp, size_t *bufszp) in imageboot_read_file_pageable() 743 imageboot_read_file_from_offset(const char *path, const off_t offset, void **bufp, size_t *bufszp) in imageboot_read_file_from_offset() 749 imageboot_read_file(const char *path, void **bufp, size_t *bufszp, off_t *fsizep) in imageboot_read_file() 756 imgboot_get_image_file(const char *path, off_t *fsize, int *errp) in imgboot_get_image_file() 799 char *path = (char *)kalloc_data(plen, Z_WAITOK); in imgboot_get_apticket_path() local 889 imageboot_mount_ramdisk(const char *path) in imageboot_mount_ramdisk() 996 char *path = url_path; in url_to_path() local 1064 char *path = url_to_path(root_path, &pathsz); in imageboot_setup_new() local 1155 char *path = url_to_path(root_path, &pathsz); in imageboot_setup() local
|
| H A D | netboot.c | 124 parse_booter_path(char * path, struct in_addr * iaddr_p, char const * * host, in parse_booter_path() 211 parse_netboot_path(char * path, struct in_addr * iaddr_p, char const * * host, in parse_netboot_path() 252 parse_image_path(char * path, struct in_addr * iaddr_p, char const * * host, in parse_image_path() 288 const char * path; in get_root_path() local 307 save_path(char * * str_p, size_t * length_p, char * path) in save_path() 409 char * path, size_t path_len) in netboot_rootpath()
|
| H A D | sys_persona.c | 124 kpersona_alloc_syscall(user_addr_t infop, user_addr_t idp, user_addr_t path) in kpersona_alloc_syscall() 262 kpersona_getpath_syscall(user_addr_t idp, user_addr_t path) in kpersona_getpath_syscall() 475 user_addr_t path = pargs->path; in persona() local
|
| /xnu-11417.121.6/bsd/net/ |
| H A D | pf_ruleset.c | 190 pf_find_anchor(const char *path) in pf_find_anchor() 226 pf_find_ruleset(const char *path) in pf_find_ruleset() 245 pf_find_ruleset_with_owner(const char *path, const char *owner, int is_anchor, in pf_find_ruleset_with_owner() 308 pf_find_or_create_ruleset(const char *path) in pf_find_or_create_ruleset() 480 char *__null_terminated p = NULL, *path; in pf_anchor_setup() local
|
| /xnu-11417.121.6/libsyscall/wrappers/unix03/ |
| H A D | chmod.c | 41 chmod(const char *path, mode_t mode) in chmod()
|
| /xnu-11417.121.6/osfmk/kern/ |
| H A D | arcade.c | 260 vm_map_copy_t path, in __MAKING_UPCALL_TO_ARCADE_VALIDATION_SERVICE__() 307 char *path; in arcade_ast() local
|
| /xnu-11417.121.6/libsyscall/wrappers/legacy/ |
| H A D | lchown.c | 45 lchown(const char *path, uid_t owner, gid_t group) in lchown()
|
| H A D | getattrlist.c | 50 getattrlist(const char *path, void *attrList, void *attrBuf, in getattrlist()
|
| /xnu-11417.121.6/tools/lldbmacros/core/ |
| H A D | lldbwrap.py | 568 def _findFieldOffsetByPath(self, path): argument 613 def xContainerOfTransform(self, path): argument 784 def GetValueForExpressionPath(self, path): argument 1048 def xGetScalarByPath(self, path): argument 1084 def xGetIntegerByPath(self, path): argument 1116 def xGetPointeeByPath(self, path): argument 1150 def xGetLoadAddressByPath(self, path): argument 1186 def xGetCStringByPath(self, path, *args): argument
|