Searched refs:libc_strdup (Results 1 – 10 of 10) sorted by relevance
78 extern char *libc_strdup(const char *);
1287 extern char *libc_strdup(const char *);
120 lang = s = libc_strdup(locale); in process_nls_path()
145 db->saved_locale = libc_strdup(curloc); in load_db()
89 if ((base = libc_strdup(priv_names)) == NULL || in priv_str_to_set()
464 if ((next->name = libc_strdup(name)) == NULL) { in nss_cfgparam_get()653 p = libc_strdup(val); in set_option()912 if ((str = libc_strdup(s->p.default_config)) != 0) { in _nss_db_state_constr()
54 if ((new = libc_strdup(existing)) == NULL) { \
936 newzonename = libc_strdup(zonename); in ltzset_u()2340 tz = libc_strdup((char *)tzp); in get_default_tz()
389 libc_strdup(const char *s1) in libc_strdup() function
96 char *libc_strdup(const char *);108 Memory allocated by libc_malloc(), libc_realloc(), or libc_strdup()