| /xnu-8792.81.2/SETUP/kextsymboltool/ |
| H A D | kextsymboltool.c | 236 count_symbols(char * file, vm_size_t file_size) in count_symbols() 285 store_symbols(char * file, vm_size_t file_size, struct symbol * symbols, uint32_t idx, uint32_t max… in store_symbols() 514 struct file { in main() struct 515 vm_offset_t mapped; in main() 516 vm_size_t mapped_size; in main() 517 uint32_t nsyms; in main() 518 boolean_t import; in main() 519 const char * path; in main()
|
| /xnu-8792.81.2/SETUP/config/ |
| H A D | openp.c | 79 openp(const char *fpath, char *file, char *complete, int flags, int mode) in openp() 90 fopenp(const char *fpath, char *file, char *complete, const char *ftype) in fopenp()
|
| H A D | searchp.c | 68 searchp(const char *spath, char *file, char *fullname, int (*func)(char *)) in searchp() argument
|
| H A D | main.c | 217 path(const char *file) in path()
|
| H A D | parser.y | 33 struct file_list *file; member
|
| H A D | mkheaders.c | 110 char *file, *name; in do_header() local
|
| H A D | mkmakefile.c | 97 fl_lookup(char *file) in fl_lookup() 113 fltail_lookup(char *file) in fltail_lookup()
|
| /xnu-8792.81.2/osfmk/ipc/ |
| H A D | mig_log.c | 103 char *file, in MigEventTracer() 119 char *file, in MigEventErrors()
|
| /xnu-8792.81.2/tools/ |
| H A D | symbolify.py | 22 def nm(file): argument 28 def __init__(self, file, min_width=16): argument
|
| /xnu-8792.81.2/libkern/kxld/ |
| H A D | kxld_util.c | 283 validate_and_swap_macho_32(u_char *file, u_long size in validate_and_swap_macho_32() 464 validate_and_swap_macho_64(u_char *file, u_long size in validate_and_swap_macho_64() 645 unswap_macho(u_char *file, enum NXByteOrder host_order, in unswap_macho() 664 unswap_macho_32(u_char *file, enum NXByteOrder host_order, in unswap_macho_32() 722 unswap_macho_64(u_char *file, enum NXByteOrder host_order, in unswap_macho_64()
|
| H A D | kxld.c | 365 u_char * file, in kxld_link_file() 482 u_char *file, in init_kext_objects() 564 get_object_for_file(KXLDContext *context, u_char *file, u_long size, in get_object_for_file()
|
| H A D | kxld_object.c | 84 u_char *file; // used by old interface member 215 kxld_object_init_from_macho(KXLDObject *object, u_char *file, u_long size, in kxld_object_init_from_macho() 479 get_macho_slice_for_arch(KXLDObject *object, u_char *file, u_long size) in get_macho_slice_for_arch() 1160 get_macho_cmd_data_32(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) in get_macho_cmd_data_32() 1180 get_macho_cmd_data_64(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) in get_macho_cmd_data_64()
|
| H A D | kxld_reloc.h | 68 u_char *file; member
|
| H A D | kxld_reloc.c | 209 kxld_relocator_init(KXLDRelocator *relocator, u_char *file, in kxld_relocator_init()
|
| /xnu-8792.81.2/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc_macros.h | 31 CC_UNUSED static char *cc_strstr(const char *file) { in cc_strstr() 42 #define __CC_DEBUG_REQUIRE_MESSAGE(name, assertion, label, message, file, line, value) \ argument
|
| /xnu-8792.81.2/osfmk/corecrypto/ |
| H A D | cc_macros.h | 56 cc_strstr(const char *file) in cc_strstr() 70 #define __CC_DEBUG_REQUIRE_MESSAGE(name, assertion, label, message, file, line, value) \ argument
|
| /xnu-8792.81.2/tests/ |
| H A D | poll.c | 55 int file, dir, pipes[2]; variable
|
| H A D | kqueue_file_tests.c | 258 makepath(char *buf, const char *dir, const char *file) in makepath()
|
| /xnu-8792.81.2/tools/lldbmacros/ |
| H A D | macho.py | 176 def __init__(self, file): argument
|
| /xnu-8792.81.2/tools/kt-dump/ |
| H A D | kt-dump.cpp | 260 std::ifstream file(path, std::ifstream::binary); in read_file() local
|
| /xnu-8792.81.2/EXTERNAL_HEADERS/ |
| H A D | AssertMacros.h | 215 #define DEBUG_ASSERT_MESSAGE(name, assertion, label, message, file, line, value) \ argument 219 #define DEBUG_ASSERT_MESSAGE(name, assertion, label, message, file, line, value) \ argument
|
| /xnu-8792.81.2/iokit/Kernel/ |
| H A D | IOHibernateRestoreKernel.c | 284 __hib_assert(const char *file, int line, const char *expression) in __hib_assert()
|
| /xnu-8792.81.2/osfmk/kern/ |
| H A D | debug.c | 696 const char *file, in Assert()
|
| /xnu-8792.81.2/bsd/security/audit/ |
| H A D | audit_bsm_token.c | 528 au_to_file(const char *file, struct timeval tm) in au_to_file()
|