Searched refs:pldm__msgbuf_extract_array_void (Results 1 – 1 of 1) sorted by relevance
/openbmc/libpldm/src/ |
H A D | msgbuf.h | 595 pldm__msgbuf_extract_array_void(struct pldm_msgbuf *ctx, size_t count, in pldm__msgbuf_extract_array_void() 635 return pldm__msgbuf_extract_array_void(ctx, count, dst, dst_count); in pldm_msgbuf_extract_array_uint8() 647 return pldm__msgbuf_extract_array_void(ctx, count, dst, dst_count); 586 pldm__msgbuf_extract_array_void(struct pldm_msgbuf *ctx, size_t count, pldm__msgbuf_extract_array_void() function
|