Searched refs:xstrdup (Results 126 - 150 of 309) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-disasm.c71 asm_lines->addr_string = xstrdup (tui_file_get_strbuf (gdb_dis_out));
77 asm_lines->insn = xstrdup (tui_file_get_strbuf (gdb_dis_out));
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmisc.c355 last_file = xstrdup (filename);
358 last_function = xstrdup (functionname);
H A Dldfile.c123 new->name = xstrdup (name);
517 char *name = xstrdup (in_name);
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dchk.c215 pos1 = xstrdup(mkpos(&def1->s_pos));
270 pos1 = xstrdup(mkpos(&def->s_pos));
279 pos1 = xstrdup(mkpos(&def->s_pos));
318 pos1 = xstrdup(mkpos(&def->s_pos));
400 pos1 = xstrdup(mkpos(pos1p));
582 pos1 = xstrdup(mkpos(pos1p));
1130 pos1 = xstrdup(mkpos(&sym1->s_pos));
1151 pos1 = xstrdup(mkpos(&sym1->s_pos));
/freebsd-11-stable/usr.bin/m4/
H A Dmisc.c376 xstrdup(const char *s) function
412 f->name = xstrdup(name);
H A Dgnum4.c83 n->name = xstrdup(dirname);
118 envpath = xstrdup(envpath);
/freebsd-11-stable/usr.bin/patch/
H A Dpch.c213 filearg[0] = xstrdup(bestguess);
220 bestguess = xstrdup(buf);
343 revision = xstrdup(t);
427 source_file = xstrdup(names[OLD_FILE].path);
429 source_file = xstrdup(_PATH_DEVNULL);
448 bestguess = xstrdup(filearg[0]);
1559 return path ? xstrdup(path) : NULL;
1617 return best ? xstrdup(best) : NULL;
/freebsd-11-stable/contrib/amd/amd/
H A Damfs_generic.c420 orig_def_opts = amfs_parse_defaults(mp, mf, xstrdup(def_opts));
421 def_opts = xstrdup(orig_def_opts);
452 def_opts = xstrdup(orig_def_opts);
766 mp->am_link = xstrdup(loc->al_fo->opt_sublink);
992 dflts = xstrdup(mm->cfm->cfm_defaults);
1254 return xstrdup(fo->opt_rfs ? fo->opt_rfs : ".");
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c927 ii->ii_owner = xstrdup(symit_curfile(si));
977 ii->ii_owner = xstrdup(symit_curfile(si));
1060 xstrdup(sbuf + CTF_NAME_OFFSET(ctt->ctt_name));
1143 (*mpp)->ml_name = xstrdup(sbuf +
1161 (*mpp)->ml_name = xstrdup(sbuf +
1189 (*epp)->el_name = xstrdup(sbuf + cte->cte_name);
1297 td->td_parlabel = xstrdup(buf + h->cth_stroff + h->cth_parlabel);
/freebsd-11-stable/contrib/byacc/test/yacc/
H A Dgrammar.tab.c286 extern char *xstrdup (const char *);
1716 yyval.declarator->text = xstrdup(buf);
1733 yyval.declarator->text = xstrdup(buf);
1743 yyval.declarator->text = xstrdup(buf);
1891 yyval.declarator->text = xstrdup(buf);
1901 yyval.declarator->text = xstrdup(buf);
1911 yyval.declarator->text = xstrdup(buf);
/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-main.c228 last_async_command = xstrdup (previous_async_command);
1264 previous_async_command = xstrdup (last_async_command);
1276 last_async_command = xstrdup (parse->token);
1319 run = xstrdup (cmd);
1445 previous_sect_name = xstrdup (section_name);
/freebsd-11-stable/contrib/gcc/
H A Dc-opts.c321 TARGET_OPTF (xstrdup (arg));
326 add_path (xstrdup (arg), BRACKET, 0, true);
853 add_path (xstrdup (arg), AFTER, 0, true);
870 add_path (xstrdup (arg), QUOTE, 0, true);
878 add_path (xstrdup (arg), SYSTEM, 0, true);
/freebsd-11-stable/crypto/openssh/
H A Dsshconnect.c621 server_version_string = xstrdup(buf);
779 *hostfile_ipaddr = xstrdup("<no hostip for proxy "
792 *hostfile_hostname = xstrdup(options.host_key_alias);
1366 local_user = xstrdup(pw->pw_name);
1370 host = xstrdup(orighost);
H A Dsession.c198 auth_sock_dir = xstrdup("/tmp/ssh-XXXXXXXXXX");
228 nc->path = xstrdup(auth_sock_name);
965 var_name = xstrdup(source[i]);
1640 args = xstrdup(command ? command : "sftp-server");
2502 s->display = xstrdup(display);
2503 s->auth_display = xstrdup(auth_display);
2522 s->display = xstrdup(display);
2523 s->auth_display = xstrdup(display);
/freebsd-11-stable/contrib/gdb/gdb/
H A Dremote-rdi.c208 devName = xstrdup (name);
942 log_filename = xstrdup (arg);
985 log_filename = xstrdup ("rdi.log");
H A Dthread.c554 saved_cmd = xstrdup (cmd);
596 saved_cmd = xstrdup (cmd);
H A Dcorefile.c162 filename = xstrdup (bfd_get_filename (exec_bfd));
H A Dinfcmd.c223 inferior_args = xstrdup ("");
457 char *old_args = set_inferior_args (xstrdup (args));
486 char *old_args = set_inferior_args (xstrdup (""));
1491 exec_path = xstrdup (env);
H A Djv-typeprint.c279 demangled_name = xstrdup (mangled_name);
H A Dui-out.c291 uiout->table.id = xstrdup (tblid);
1033 temphdr->colhdr = xstrdup (colhdr);
1037 temphdr->col_name = xstrdup (colhdr);
1039 temphdr->col_name = xstrdup (colhdr);
/freebsd-11-stable/contrib/amd/libamu/
H A Dxutil.c1079 char *p2 = xstrdup(path);
1123 char *xdp = xstrdup(dir);
1161 xstrdup(const char *s) function
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dpex-common.c91 add = xstrdup (name);
116 name = xstrdup (obj->tempbase);
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin-c.c524 str = concat (sysroot, xstrdup (framework_defaults [i]), NULL);
526 str = xstrdup (framework_defaults[i]);
/freebsd-11-stable/contrib/gcclibs/include/
H A Dlibiberty.h289 extern char *xstrdup (const char *) ATTRIBUTE_MALLOC;
/freebsd-11-stable/contrib/binutils/include/
H A Dlibiberty.h300 extern char *xstrdup (const char *) ATTRIBUTE_MALLOC;

Completed in 341 milliseconds

1234567891011>>