Searched defs:file (Results 1 - 25 of 26) sorted by relevance

12

/xnu-2422.115.4/SETUP/config/
H A Dsearchp.c68 searchp(const char *spath, char *file, char *fullname, int (*func)(char *)) argument
[all...]
H A Dmain.c286 path(const char *file) argument
H A Dopenp.c79 openp(const char *fpath, char *file, char *complete, int flags, int mode) argument
88 fopenp(const char *fpath, char *file, char *complete, const char *ftype) argument
[all...]
H A Dmkheaders.c160 char *file, *name; local
[all...]
H A Dmkmakefile.c107 fl_lookup(char *file) argument
122 fltail_lookup(char *file) argument
[all...]
/xnu-2422.115.4/tools/tests/libMicro/
H A Dfile_lock.c44 static int file; variable
[all...]
H A Dcascade_fcntl.c70 static int file; variable
[all...]
/xnu-2422.115.4/osfmk/ipc/
H A Dmig_log.c93 MigEventTracer( mig_who_t who, mig_which_event_t what, mach_msg_id_t msgh_id, unsigned int size, unsigned int kpd, unsigned int retcode, unsigned int ports, unsigned int oolports, unsigned int ool, char *file, unsigned int line) argument
114 MigEventErrors( mig_who_t who, mig_which_error_t what, void *par, char *file, unsigned int line) argument
/xnu-2422.115.4/tools/tests/libMicro/apple/
H A Dlm_null_call.c74 char* file; member in struct:__anon1207
/xnu-2422.115.4/libkern/kxld/
H A Dkxld_reloc.h68 u_char *file; member in struct:kxld_relocator
H A Dkxld.c344 init_kext_objects(KXLDContext *context, u_char *file, u_long size, argument
237 kxld_link_file( KXLDContext * context, u_char * file, u_long size, const char * name, void * callback_data, KXLDDependency * dependencies, u_int ndependencies, u_char ** linked_object_out, kxld_addr_t * kmod_info_kern) argument
423 get_object_for_file(KXLDContext *context, u_char *file, u_long size, const char *name) argument
[all...]
H A Dkxld_util.c267 validate_and_swap_macho_32(u_char *file, u_long size argument
438 validate_and_swap_macho_64(u_char *file, u_long size , enum NXByteOrder host_order ) argument
607 unswap_macho(u_char *file, enum NXByteOrder host_order, enum NXByteOrder target_order) argument
624 unswap_macho_32(u_char *file, enum NXByteOrder host_order, enum NXByteOrder target_order) argument
680 unswap_macho_64(u_char *file, enum NXByteOrder host_order, enum NXByteOrder target_order) argument
[all...]
H A Dkxld_reloc.c188 kxld_relocator_init(KXLDRelocator *relocator, u_char *file, argument
H A Dkxld_object.c74 u_char *file; member in struct:kxld_object
203 kxld_object_init_from_macho(KXLDObject *object, u_char *file, u_long size, argument
410 get_macho_slice_for_arch(KXLDObject *object, u_char *file, u_long size) argument
1015 get_macho_cmd_data_32(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) argument
1031 get_macho_cmd_data_64(u_char *file, u_long offset, u_int *filetype, u_int *ncmds) argument
[all...]
/xnu-2422.115.4/bsd/hfs/hfscommon/BTree/
H A DBTreeNodeReserve.c116 BTReserveSpace(FCB *file, int operations, void* data) argument
229 BTReleaseReserve(FCB *file, void* data) argument
[all...]
/xnu-2422.115.4/osfmk/console/panic_ui/
H A Dsetupdialog.c33 char *file = NULL, *ptr, *out = NULL, *numsfile = NULL, *numsout = NULL; local
[all...]
H A Dqtif2kraw.c107 char *file = NULL; local
[all...]
H A Dgenimage.c198 char *file = NULL; local
[all...]
/xnu-2422.115.4/libkern/zlib/
H A Dgzio.c87 FILE *file; /* .gz file */ member in struct:gz_stream
630 gzprintf(gzFile file, const char *format, ...) argument
[all...]
/xnu-2422.115.4/SETUP/kextsymboltool/
H A Dkextsymboltool.c232 count_symbols(char * file, vm_size_t file_size) argument
282 store_symbols(char * file, vm_size_t file_size, struct symbol * symbols, uint32_t idx, uint32_t max_symbols) argument
488 struct file { struct
[all...]
/xnu-2422.115.4/bsd/security/audit/
H A Daudit_bsm_token.c504 au_to_file(const char *file, struct timeval tm) argument
[all...]
/xnu-2422.115.4/osfmk/kern/
H A Ddebug.c144 Assert( const char *file, int line, const char *expression ) argument
/xnu-2422.115.4/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c185 makepath(char *buf, const char *dir, const char *file) argument
[all...]
/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dpipes_tests.c289 void _fatal(const char *file, int line, const char *function, argument
/xnu-2422.115.4/bsd/kern/
H A Ddecmpfs.c88 const char *file; member in struct:__anon104
93 _malloc(uint32_t sz, __unused int type, __unused int flags, const char *file, int line) argument
121 _free(char *ret, __unused int type, const char *file, int line) argument
[all...]

Completed in 75 milliseconds

12