Searched refs:h_strdup (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/nestegg/halloc/ | ||
D | halloc.h | 33 char * h_strdup (const char * str); |
/external/libvpx/nestegg/halloc/src/ | ||
D | halloc.c | 165 char * h_strdup(const char * str) in h_strdup() function |