Searched refs:__strdup (Results 1 – 25 of 79) sorted by relevance
1234
30 #undef __strdup34 # define __strdup strdup macro39 __strdup (const char *s) in __strdup() function50 libc_hidden_def (__strdup)53 weak_alias (__strdup, strdup)
10 __ffs; __mempcpy; __stpncpy; __stpcpy; __strcasecmp; __strdup;
31 extern char *__strdup (const char *__string)100 libc_hidden_proto (__strdup)157 extern __typeof (__strdup) __strdup attribute_hidden;
109 domain = __strdup (++c); in nrl_domainname_core()121 domain = __strdup (++c); in nrl_domainname_core()141 domain = __strdup (++c); in nrl_domainname_core()162 domain = __strdup (++c); in nrl_domainname_core()
105 char *ptr = __strdup (name); in gai_strdup()
76 ahostbuf = __strdup (res0->ai_canonname); in rexec_af()
170 pfc.code = __strdup (fromcode); in __gconv_create_spec()171 ptc.code = __strdup (tocode); in __gconv_create_spec()
256 result[step_cnt].__from_name = from_name = __strdup (fromset); in gen_steps()269 = __strdup (current->result_set); in gen_steps()
240 *result = __strdup (dot + 1); in domain_from_hostname()266 cp = __strdup (cp); in res_vinit_1()339 cp = __strdup (cp); in res_vinit_1()368 cp = __strdup (cp); in res_vinit_1()
82 buf = __strdup (_("couldn't create an rpc server\n")); in __registerrpc()98 buf = __strdup (_("registerrpc: out of memory\n")); in __registerrpc()
284 locale_copy = __strdup (locale); in setlocale()366 newnames[category] = __strdup (newnames[category]); in setlocale()431 newname[0] = __strdup (newname[0]); in setlocale()
153 word = __strdup (""); in w_addword()412 char *matching_word = __strdup (globbuf.gl_pathv[match]); in do_parse_glob()1474 char *newword = __strdup (__libc_argv[p]); in parse_param()1675 char *newval = __strdup (p); in parse_param()1703 char *newval = __strdup (p); in parse_param()1815 value = pattern ? __strdup (pattern) : pattern; in parse_param()1829 value = pattern ? __strdup (pattern) : pattern; in parse_param()1859 value = pattern ? __strdup (pattern) : pattern; in parse_param()1909 char *value_copy = __strdup (value); /* Don't modify value */ in parse_param()
31 char *path_copy = __strdup (path); in posix_spawn_file_actions_addchdir_np()
37 char *path_copy = __strdup (path); in __posix_spawn_file_actions_addopen()
39 return __strdup (buf); in tempnam()
40 return __strdup (pwd); in get_current_dir_name()
37 *to_be_freed = __strdup (value); in __nss_rewrite_field()
56 char *file_name = __strdup (file); in __libc_lock_define()
52 # define __strdup strdup macro410 return __strdup (bufs->rname.data); in realpath_stk()
51 # define strdup(str) __strdup (str)
61 # define strdup(str) __strdup (str) in gl_rwlock_define()
65 *prefixed_name = __strdup (pfxed_name); in file_name_path_scan()
310 char *canonbuf = __strdup (localcanon); in gethosts()340 return __strdup (name); in getcanonname()370 if (!do_idn && canon == NULL && (canon = __strdup (orig_name)) == NULL) in process_canonname()557 char *canonbuf = __strdup (air->canon); in get_nscd_addresses()670 char *canonbuf = __strdup (res->at->name); in get_nss_addresses()887 char *canonbuf = __strdup (name); in text_to_binary_address()932 char *canonbuf = __strdup (name); in text_to_binary_address()
130 idx[i].if_name = __strdup (ifr->ifr_name); in weak_alias()
189 && (old_line = __strdup (line)) != NULL) in libc_hidden_def()