Home
last modified time | relevance | path

Searched defs:bufsz (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/util/
H A Dunicode.c124 ssize_t mod_utf8_encode(char buf[], size_t bufsz, int codepoint) in mod_utf8_encode()
/openbmc/u-boot/env/
H A Dcommon.c244 int env_complete(char *var, int maxv, char *cmdv[], int bufsz, char *buf, in env_complete()
/openbmc/u-boot/drivers/net/
H A Dpic32_eth.c276 u32 idx, bufsz; in pic32_rx_desc_init() local
/openbmc/qemu/hw/net/
H A Di82596.c501 size_t bufsz = sz; /* length of data in buf */ in i82596_receive() local
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c387 char *buf, size_t bufsz) in synth_readlink()
H A D9p-local.c461 char *buf, size_t bufsz) in local_readlink()