Home
last modified time | relevance | path

Searched refs:strp (Results 1 – 2 of 2) sorted by relevance

/scripts/dtc/
Dutil.h71 extern int PRINTF(2, 3) xasprintf(char **strp, const char *fmt, ...);
Dutil.c50 int xasprintf(char **strp, const char *fmt, ...) in xasprintf() argument
75 *strp = p; in xasprintf()