Searched defs:os_strdup (Results 1 – 5 of 5) sorted by relevance
588 #define os_strdup(s) _strdup(s) macro590 #define os_strdup(s) strdup(s) macro
196 char *os_strdup(const char *s) in os_strdup() function
165 char * os_strdup(const char *s) in os_strdup() function
338 char * os_strdup(const char *s) in os_strdup() function
805 char * os_strdup(const char *s) in os_strdup() function