Searched refs:_nc_strdup (Results 1 – 2 of 2) sorted by relevance
112 #define strdup _nc_strdup113 extern NCURSES_EXPORT(char *) _nc_strdup(const char *);
65 _nc_strdup(const char *s) in _nc_strdup() function