Searched refs:string_ptr (Results 1 – 1 of 1) sorted by relevance
326 void bb_xasprintf(char **string_ptr, const char *format, ...) in bb_xasprintf() argument332 r = vasprintf(string_ptr, format, p); in bb_xasprintf()
Completed in 6 milliseconds