Searched refs:ralloc_strncat (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dralloc.h293 bool ralloc_strncat(char **dest, const char *str, size_t n);
304 * This function differs from ralloc_strcat() and ralloc_strncat() in that it
H A Dralloc.c401 ralloc_strncat(char **dest, const char *str, size_t n) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dralloc.h355 bool ralloc_strncat(char **dest, const char *str, size_t n);
366 * This function differs from ralloc_strcat() and ralloc_strncat() in that it
H A Dralloc.c429 ralloc_strncat(char **dest, const char *str, size_t n) function in typeref:typename:bool

Completed in 8 milliseconds