Searched defs:out_buf (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/external/public-domain/xz/dist/doc/examples_old/
H A Dxz_pipe_comp.c53 uint8_t out_buf [OUT_BUF_MAX]; local
H A Dxz_pipe_decomp.c41 uint8_t out_buf [OUT_BUF_MAX]; local
/netbsd-current/external/public-domain/xz/dist/src/xzdec/
H A Dxzdec.c165 uint8_t out_buf[BUFSIZ]; local
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dbyte_mask.c281 VSTRING *out_buf = vstring_alloc(1); local
H A Dname_mask.c491 VSTRING *out_buf = vstring_alloc(1); local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stacktrace_libcdep.cc106 void __sanitizer_symbolize_pc(uptr pc, const char *fmt, char *out_buf, argument
139 __sanitizer_symbolize_global(uptr data_addr, const char *fmt, char *out_buf, uptr out_buf_size) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_libcdep.cc104 void __sanitizer_symbolize_pc(uptr pc, const char *fmt, char *out_buf, argument
137 __sanitizer_symbolize_global(uptr data_addr, const char *fmt, char *out_buf, uptr out_buf_size) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_i2c.c297 u8 out_buf[2]; local
331 uint8_t out_buf[2]; local
/netbsd-current/external/public-domain/xz/dist/src/xz/
H A Dcoder.c40 static io_buf out_buf; variable
/netbsd-current/external/bsd/wpa/dist/src/eap_peer/
H A Deap_tnc.c21 struct wpabuf *out_buf; member in struct:eap_tnc_data
[all...]
H A Deap_ikev2.c21 struct wpabuf *out_buf; member in struct:eap_ikev2_data
[all...]
H A Deap_wsc.c23 struct wpabuf *out_buf; member in struct:eap_wsc_data
[all...]
/netbsd-current/external/bsd/wpa/dist/src/eap_server/
H A Deap_server_wsc.c23 struct wpabuf *out_buf; member in struct:eap_wsc_data
[all...]
H A Deap_server_ikev2.c21 struct wpabuf *out_buf; member in struct:eap_ikev2_data
[all...]
H A Deap_server_tnc.c24 struct wpabuf *out_buf; member in struct:eap_tnc_data
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Ddvo_sil164.c78 u8 out_buf[2]; local
115 u8 out_buf[2]; local
H A Ddvo_tfp410.c103 u8 out_buf[2]; local
140 u8 out_buf[2]; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_i2c.c1062 u8 out_buf[2]; local
1096 uint8_t out_buf[2]; local
/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Drsp-low.cc221 remote_escape_output(const gdb_byte *buffer, int len_units, int unit_size, gdb_byte *out_buf, int *out_len_units, int out_maxlen_bytes) argument
276 remote_unescape_input(const gdb_byte *buffer, int len, gdb_byte *out_buf, int out_maxlen) argument
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Drsp-low.cc172 remote_escape_output(const gdb_byte *buffer, int len_units, int unit_size, gdb_byte *out_buf, int *out_len_units, int out_maxlen_bytes) argument
227 remote_unescape_input(const gdb_byte *buffer, int len, gdb_byte *out_buf, int out_maxlen) argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_libcdep.cpp80 static void CopyStringToBuffer(const InternalScopedString &str, char *out_buf, argument
120 uptr StackTrace::PrintTo(char *out_buf, uptr out_buf_size) const { argument
189 void __sanitizer_symbolize_pc(uptr pc, const char *fmt, char *out_buf, argument
206 __sanitizer_symbolize_global(uptr data_addr, const char *fmt, char *out_buf, uptr out_buf_size) argument
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_filter_program.c116 char *out_buf; member in struct:program_filter
395 char *out_buf; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dapp.c216 static char out_buf[20]; variable
234 char out_buf[sizeof (out_buf)]; member in struct:app_save
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dapp.c216 static char out_buf[20]; variable
234 char out_buf[sizeof (out_buf)]; member in struct:app_save
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dapp.c216 static char out_buf[20]; variable
234 char out_buf[sizeof (out_buf)]; member in struct:app_save
[all...]

Completed in 154 milliseconds

12