Home
last modified time | relevance | path

Searched defs:vallen (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dspapr_vof.c113 void *val, int vallen) in spapr_vof_setprop()
H A Dvof.c219 uint32_t valaddr, uint32_t vallen) in vof_getprop()
294 uint32_t valaddr, uint32_t vallen) in vof_setprop()
H A Dspapr_rtas.c258 const void *val, uint16_t vallen) in sysparm_st()
H A Dpegasos2.c586 const char *propname, void *val, int vallen) in pegasos2_setprop()
/openbmc/u-boot/env/
H A Dcommon.c277 int vallen = strlen(match->key) + 1; in env_complete() local
/openbmc/bmcweb/http/
H A Dhttp2_connection.hpp517 size_t vallen, uint8_t /* flags */, void* userData) in onHeaderCallbackStatic()
/openbmc/qemu/disas/
H A Dmips.c4104 unsigned int i, optionlen, vallen; in parse_mips_dis_option() local