Searched refs:ao_strdup (Results 1 – 3 of 3) sorted by relevance
262 #define AGDUPSTR(_p, _s, _w) (_p = ao_strdup(_s))273 ao_strdup(char const * str);
89 ao_strdup(char const *str) in ao_strdup() function99 #define strdup(_p) ao_strdup(_p)
25 ao_strdup(char const *str);