Searched defs:buffer (Results 1 - 25 of 62) sorted by relevance

123

/xnu-2422.115.4/tools/tests/libMicro/
H A Dexec_bin.c56 char buffer[80]; local
H A Dexec.c62 char buffer[80]; local
/xnu-2422.115.4/bsd/dev/random/YarrowCoreLib/src/
H A Dsha1mod.h60 unsigned char buffer[64]; member in struct:__anon31
H A Dsha1mod.c71 YSHA1Transform(u_int32_t state[5], const unsigned char buffer[64]) argument
[all...]
/xnu-2422.115.4/libkern/libkern/crypto/
H A Dmd5.h70 unsigned char buffer[64]; /* input buffer */ member in struct:__anon816
/xnu-2422.115.4/libsyscall/mach/
H A Dfprintf_stderr.c59 char buffer[1024]; local
H A Dpanic.c78 char buffer[1024]; local
H A Dstring.c47 _mach_hex(char **buffer, int *length, unsigned long long n) argument
69 _mach_vsnprintf(char *buffer, int length, const char *fmt, va_list ap) argument
112 _mach_snprintf(char *buffer, int length, const char *fmt, ...) argument
/xnu-2422.115.4/tools/tests/libMicro/apple/
H A Dposix_spawn_bin.c61 char buffer[80]; local
H A Dposix_spawn.c66 char buffer[80]; local
/xnu-2422.115.4/bsd/netinet6/
H A Dnd6_send.c85 char *buffer; variable
[all...]
/xnu-2422.115.4/libkern/kxld/
H A Dkxld_array.h92 u_char *buffer; /* The internal memory buffer */ member in struct:kxld_array_pool
/xnu-2422.115.4/tools/tests/unit_tests/
H A Dcodesigntests.c36 uint8_t buffer[bufferlen + 1]; local
[all...]
/xnu-2422.115.4/osfmk/kdp/ml/x86_64/
H A Dkdp_vm.c60 kern_collectth_state(thread_t thread, void *buffer, size_t size) argument
/xnu-2422.115.4/osfmk/mach/
H A Dflipc_debug.h74 flipcdbg_update_bufferset_bitvec(flipc_comm_buffer_ctl_t cb_ctl, flipc_data_buffer_t buffer) argument
[all...]
/xnu-2422.115.4/tools/tests/unit_tests/thread_get_state_11918811_src/
H A Dthread_get_state.c28 char *buffer = valloc(4096); local
/xnu-2422.115.4/bsd/dev/random/
H A Dfips_sha1.c77 #define buffer m.b8 macro
/xnu-2422.115.4/bsd/hfs/hfscommon/Catalog/
H A DFileIDsServices.c659 static void CopyExtentInfo( ExtentKey *key, ExtentRecord *data, ExtentsRecBuffer *buffer, u_int16_t bufferCount ) argument
/xnu-2422.115.4/bsd/kern/
H A Dkern_pcsamples.c414 pcsamples_read(user_addr_t buffer, size_t *number) argument
[all...]
/xnu-2422.115.4/libkern/
H A DOSKextVersion.c393 OSKextVersionGetString( OSKextVersion aVersion, char * buffer, uint32_t bufferLength) argument
[all...]
/xnu-2422.115.4/libsyscall/wrappers/libproc/
H A Dproc_listpidspath.c508 proc_listpidspath(uint32_t type, uint32_t typeinfo, const char *path, uint32_t pathflags, void *buffer, int buffersize) argument
[all...]
/xnu-2422.115.4/osfmk/console/i386/
H A Dserial_console.c41 char *buffer; member in struct:__anon847
[all...]
/xnu-2422.115.4/osfmk/kern/
H A Dbtlog.c90 vm_address_t buffer = 0; local
/xnu-2422.115.4/security/
H A Dmac_net.c429 char *elements, *buffer; local
477 char *buffer; local
[all...]
H A Dmac_socket.c359 char *buffer; local
391 char *buffer, *elements; local
428 char *elements, *buffer; local
[all...]

Completed in 80 milliseconds

123