Home
last modified time | relevance | path

Searched defs:append_str (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_usbpd_logger.c50 static int append_str(char *buf, int pos, const char *fmt, ...) in append_str() function
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sockmap.c1320 static void append_str(char *dst, const char *src, size_t dst_cap) in append_str() function
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c5238 static int append_str(char *buf, char **curp, int *lenp, const char *s) in append_str() function