Home
last modified time | relevance | path

Searched refs:libc_strdup (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Dlibc.h80 extern char *libc_strdup(const char *);
H A Dthr_uberdata.h1307 extern char *libc_strdup(const char *);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgtxt.c145 db->saved_locale = libc_strdup(curloc); in load_db()
H A Dcatopen.c120 lang = s = libc_strdup(locale); in process_nls_path()
H A Dpriv_str_xlate.c89 if ((base = libc_strdup(priv_names)) == NULL || in priv_str_to_set()
H A Dnss_common.c464 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()
H A Dnsparse.c52 if ((new = libc_strdup(existing)) == NULL) { \
H A Dlocaltime.c936 newzonename = libc_strdup(zonename); in ltzset_u()
2340 tz = libc_strdup((char *)tzp); in get_default_tz()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dalloc.c390 libc_strdup(const char *s1) in libc_strdup() function
/illumos-gate/usr/src/lib/libc/
H A DREADME96 char *libc_strdup(const char *);
108 Memory allocated by libc_malloc(), libc_realloc(), or libc_strdup()