| /src/sys/arch/luna68k/stand/boot/ |
| H A D | getline.c | 82 getline(const char *prompt, char *buff) argument
|
| H A D | scsi.c | 197 scsi_read_raw(u_int target, u_int blk, u_int nblk, uint8_t *buff, u_int len) argument 218 scsi_read(u_int blk, uint8_t *buff, u_int len) argument 226 scsi_write(u_int blk, uint8_t *buff, u_int len) argument
|
| /src/sbin/mount_portal/examples/ |
| H A D | fing.c | 15 char buff[FING_BUFSIZE]; local in function:main
|
| /src/sbin/mount_portal/ |
| H A D | pt_filter.c | 60 fill_cmd(char **cmdv, char *path, char *buff, int n) argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_procmaps.h | 41 MemoryMappedSegment(char *buff = nullptr, uptr size = 0) argument
|
| H A D | sanitizer_file.cc | 96 bool ReadFileToBuffer(const char *file_name, char **buff, uptr *buff_size, argument 140 ReadFileToVector(const char * file_name,InternalMmapVectorNoCtor<char> * buff,uptr max_len,error_t * errno_p) argument [all...] |
| H A D | sanitizer_printf.cc | 31 static int AppendChar(char **buff, const char *buff_end, char c) { argument 42 static int AppendNumber(char **buff, const char *buff_end, u64 absolute_value, argument 83 static int AppendUnsigned(char **buff, cons argument 90 AppendSignedDecimal(char ** buff,const char * buff_end,s64 num,u8 minimal_num_length,bool pad_with_zero) argument 104 AppendString(char ** buff,const char * buff_end,int width,int max_chars,const char * s) argument 120 AppendPointer(char ** buff,const char * buff_end,u64 ptr_value) argument 129 VSNPrintf(char * buff,int buff_length,const char * format,va_list args) argument [all...] |
| H A D | sanitizer_symbolizer_report.cc | 35 InternalScopedString buff(kMaxSummaryLength); local in function:__sanitizer::ReportErrorSummary
|
| H A D | sanitizer_posix.cc | 179 bool ReadFromFile(fd_t fd, void *buff, uptr buff_size, uptr *bytes_read, argument 189 bool WriteToFile(fd_t fd, const void *buff, uptr buff_size, uptr *bytes_written, argument 283 InternalScopedString buff(kMaxPathLength); local in function:__sanitizer::GetCodeRangeForFile
|
| /src/usr.bin/vis/ |
| H A D | vis.c | 175 char buff[4 * MB_LEN_MAX + 1]; /* max encoding length for one char */ local in function:process
|
| /src/usr.sbin/bootp/common/ |
| H A D | dovend.c | 320 insert_generic(struct shared_bindata * gendata,byte ** buff,int * bytesleft) argument
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/hdcp/ |
| H A D | amdgpu_hdcp_msg.c | 132 uint8_t *buff = NULL; local in function:hdmi_14_process_transaction
|
| /src/sys/arch/shark/shark/ |
| H A D | profile.c | 695 char buff[100] = ".............................................\n"; local in function:displayTable
|
| /src/sys/dev/iscsi/ |
| H A D | iscsi_utils.c | 144 gen_digest(const void *buff, size_t len) argument 568 init_sernum(sernum_buffer_t *buff) argument 598 add_sernum(sernum_buffer_t * buff,uint32_t num) argument 650 ack_sernum(sernum_buffer_t * buff,uint32_t num) argument [all...] |
| /src/lib/libresolv/ |
| H A D | hmac_link.c | 267 dst_hmac_md5_key_to_file_format(const DST_KEY *dkey, char *buff, argument 331 dst_hmac_md5_key_from_file_format(DST_KEY *dkey, const char *buff, argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_ras_eeprom.c | 186 unsigned char buff[EEPROM_ADDRESS_SIZE + EEPROM_TABLE_HEADER_SIZE] = { 0 }; local in function:amdgpu_ras_eeprom_reset_table 65 __encode_table_header_to_buff(struct amdgpu_ras_eeprom_table_header * hdr,unsigned char * buff) argument 77 __decode_table_header_from_buff(struct amdgpu_ras_eeprom_table_header * hdr,unsigned char * buff) argument 89 __update_table_header(struct amdgpu_ras_eeprom_control * control,unsigned char * buff) argument 213 unsigned char buff[EEPROM_ADDRESS_SIZE + EEPROM_TABLE_HEADER_SIZE] = { 0 }; local in function:amdgpu_ras_eeprom_init 292 __encode_table_record_to_buff(struct amdgpu_ras_eeprom_control * control,struct eeprom_table_record * record,unsigned char * buff) argument 319 __decode_table_record_from_buff(struct amdgpu_ras_eeprom_control * control,struct eeprom_table_record * record,unsigned char * buff) argument 386 unsigned char *buffs, *buff; local in function:amdgpu_ras_eeprom_process_recods [all...] |
| /src/sys/arch/mac68k/dev/ |
| H A D | if_mc.c | 398 u_char *buff; local in function:maceput
|
| /src/sys/arch/macppc/dev/ |
| H A D | am79c950.c | 395 u_char *buff; local in function:maceput
|
| H A D | if_gm.c | 450 void *buff; local in function:gmac_start 501 gmac_put(struct gmac_softc *sc, void *buff, struct mbuf *m) argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
| H A D | sanitizer_libc_test.cc | 190 char *buff; local in function:TEST_P 199 char *buff; local in function:TEST_P 209 InternalMmapVector<char> buff; local in function:TEST_P 215 InternalMmapVector<char> buff; local in function:TEST_P [all...] |
| /src/usr.bin/tcopy/ |
| H A D | tcopy.c | 82 char *buff; local in function:main
|
| /src/usr.sbin/rpc.pcnfsd/ |
| H A D | pcnfsd_misc.c | 498 char buff[1024]; local in function:config_from_file
|
| /src/sys/arch/newsmips/apbus/ |
| H A D | if_sn.c | 502 u_char *buff; local in function:sonicput
|
| /src/games/warp/ |
| H A D | term.c | 690 read_nd(char *buff, size_t siz) argument
|
| /src/usr.sbin/mrouted/ |
| H A D | snmp.c | 217 static char buff[15]; local in function:o_scalar 500 static char buff[15]; local in function:o_dvmrpNeighborTable [all...] |