Searched refs:strp (Results 1 – 4 of 4) sorted by relevance
71 extern int PRINTF(2, 3) xasprintf(char **strp, const char *fmt, ...);
50 int xasprintf(char **strp, const char *fmt, ...) in xasprintf() argument75 *strp = p; in xasprintf()
345 int cros_ec_read_build_info(struct cros_ec_dev *dev, char **strp);
405 int cros_ec_read_build_info(struct cros_ec_dev *dev, char **strp) in cros_ec_read_build_info() argument408 (uint8_t **)strp, EC_PROTO2_MAX_PARAM_SIZE) < 0) in cros_ec_read_build_info()