/openbmc/u-boot/lib/ |
H A D | membuff.c | 21 static int membuff_putrawflex(struct membuff *mb, int maxlen, bool update, in membuff_putrawflex() 75 int membuff_putraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_putraw() 98 int membuff_getraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_getraw() 163 int membuff_get(struct membuff *mb, char *buff, int maxlen) in membuff_get() 290 int membuff_readline(struct membuff *mb, char *str, int maxlen, int minch) in membuff_readline()
|
/openbmc/google-misc/subprojects/ncsid/src/ |
H A D | net_sockio.cpp | 40 int SockIO::recv(void* buf, size_t maxlen) in recv()
|
H A D | ncsi_sockio.cpp | 82 int SockIO::recv(void* buf, size_t maxlen) in recv()
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | virtio-net.c | 99 int recv(int fd, void *buf, int maxlen, int flags) in recv()
|
/openbmc/u-boot/common/ |
H A D | hwconfig.c | 28 static const char *hwconfig_parse(const char *opts, size_t maxlen, in hwconfig_parse()
|
H A D | cli_hush.c | 318 int maxlen; member
|
/openbmc/google-misc/subprojects/ncsid/test/ |
H A D | ncsi_test.cpp | 82 int recv(void* buf, size_t maxlen) override in recv()
|
/openbmc/qemu/net/ |
H A D | tap-solaris.c | 44 ssize_t tap_read_packet(int tapfd, uint8_t *buf, int maxlen) in tap_read_packet()
|
H A D | dump.c | 149 uint32_t maxlen; member
|
H A D | tap.c | 165 ssize_t tap_read_packet(int tapfd, uint8_t *buf, int maxlen) in tap_read_packet()
|
/openbmc/u-boot/scripts/dtc/ |
H A D | data.c | 93 struct data data_copy_file(FILE *f, size_t maxlen) in data_copy_file()
|
/openbmc/u-boot/board/keymile/common/ |
H A D | ivm.c | 101 unsigned long maxlen, in ivm_findinventorystring()
|
/openbmc/u-boot/cmd/ |
H A D | eeprom.c | 111 unsigned maxlen = EEPROM_PAGE_SIZE - EEPROM_PAGE_OFFSET(blk_off); in eeprom_len() local
|
H A D | mtdparts.c | 1093 u32 maxlen = buflen - 1; in generate_mtdparts() local
|
/openbmc/qemu/hw/9pfs/ |
H A D | cofs.c | 27 ssize_t len, maxlen = PATH_MAX; in __readlink() local
|
/openbmc/u-boot/net/ |
H A D | bootp.c | 183 static int truncate_sz(const char *name, int maxlen, int curlen) in truncate_sz()
|
/openbmc/u-boot/drivers/serial/ |
H A D | usbtty.c | 466 int maxlen = usbtty_output.totalsize; in __usbtty_puts() local
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | os.c | 690 int os_find_u_boot(char *fname, int maxlen) in os_find_u_boot()
|
/openbmc/qemu/target/riscv/ |
H A D | cpu.c | 2819 const size_t maxlen = sizeof("rv128") + sizeof(riscv_single_letter_exts); in riscv_isa_string() local 2839 int maxlen = ARRAY_SIZE(riscv_single_letter_exts) + ARRAY_SIZE(isa_edata_arr); in riscv_isa_extensions_list() local 2864 const size_t maxlen = sizeof("rv128i"); in riscv_isa_write_fdt() local
|
/openbmc/qemu/hw/scsi/ |
H A D | esp.c | 200 static uint32_t esp_fifo_pop_buf(ESPState *s, uint8_t *dest, int maxlen) in esp_fifo_pop_buf()
|
/openbmc/u-boot/drivers/misc/ |
H A D | cros_ec.c | 415 int cros_ec_read_id(struct udevice *dev, char *id, int maxlen) in cros_ec_read_id()
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mtk-sd.c | 228 u8 maxlen; member
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_delloem.c | 1818 uint8_t maxlen; in ipmi_macinfo_11g() local
|
/openbmc/qemu/hw/acpi/ |
H A D | aml-build.c | 56 size_t maxlen, char pad) in build_append_padded_str()
|