Searched defs:vallen (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/hw/ppc/ |
H A D | spapr_vof.c | 113 void *val, int vallen) in spapr_vof_setprop()
|
H A D | vof.c | 219 uint32_t valaddr, uint32_t vallen) in vof_getprop() 294 uint32_t valaddr, uint32_t vallen) in vof_setprop()
|
H A D | spapr_rtas.c | 258 const void *val, uint16_t vallen) in sysparm_st()
|
H A D | pegasos2.c | 586 const char *propname, void *val, int vallen) in pegasos2_setprop()
|
/openbmc/u-boot/env/ |
H A D | common.c | 277 int vallen = strlen(match->key) + 1; in env_complete() local
|
/openbmc/bmcweb/http/ |
H A D | http2_connection.hpp | 517 size_t vallen, uint8_t /* flags */, void* userData) in onHeaderCallbackStatic()
|
/openbmc/qemu/disas/ |
H A D | mips.c | 4104 unsigned int i, optionlen, vallen; in parse_mips_dis_option() local
|