Searched refs:xstrdup (Results 1 - 25 of 358) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/gcc/config/i386/
H A Dcygwin1.c33 putenv (xstrdup ("GCC_CYGWIN_MINGW=0"));
37 putenv (xstrdup ("GCC_CYGWIN_WIN32=0"));
39 putenv (xstrdup ("GCC_CYGWIN_WIN32=1"));
51 putenv (xstrdup ("GCC_CYGWIN_MINGW=1"));
/freebsd-10-stable/contrib/texinfo/lib/
H A Dxstrdup.c0 /* xstrdup.c -- copy a string with out of memory checking
30 xstrdup (const char *string) function
/freebsd-10-stable/crypto/openssh/
H A Dxmalloc.h23 char *xstrdup(const char *);
H A Dcanohost.c103 return xstrdup(ntop);
106 return xstrdup(((struct sockaddr_un *)&addr)->sun_path);
120 return xstrdup("UNKNOWN");
130 return xstrdup("UNKNOWN");
145 host = xstrdup("UNKNOWN");
147 host = xstrdup(myname);
H A Dauth-bsdauth.c87 *name = xstrdup("");
88 *infotxt = xstrdup("");
92 (*prompts)[0] = xstrdup(challenge);
H A Dauth-skey.c63 *name = xstrdup("");
64 *infotxt = xstrdup("");
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/common/
H A Dmemory.h44 char *xstrdup(const char *);
/freebsd-10-stable/gnu/usr.bin/texinfo/libtxi/
H A DMakefile6 SRCS= substring.c xexit.c xmalloc.c xstrdup.c
/freebsd-10-stable/contrib/amd/amd/
H A Dconf_tok.l131 conf_lval.strtype = xstrdup(yytext);
137 conf_lval.strtype = xstrdup(yytext);
143 conf_lval.strtype = xstrdup(yytext);
159 conf_lval.strtype = xstrdup(yytext);
167 conf_lval.strtype = xstrdup(&yytext[1]);
173 conf_lval.strtype = xstrdup(yytext);
H A Damfs_program.c104 return xstrdup(prog ? prog + 1 : fo->opt_mount);
120 mf->mf_private = (opaque_t) xstrdup(mf->mf_fo->opt_unmount);
122 mf->mf_private = (opaque_t) xstrdup(mf->mf_fo->opt_umount);
138 info = xstrdup(info);
H A Dinfo_union.c76 char *mapd = xstrdup(map + UNION_PREFLEN);
95 char *mapd = xstrdup(map + UNION_PREFLEN);
102 (*fn) (m, xstrdup("/defaults"), xstrdup("type:=link;opts:=nounmount;sublink:=${key}"));
126 (*fn) (m, xstrdup(dp->d_name), val);
139 (*fn) (m, xstrdup("*"), val);
H A Damfs_link.c109 fo->opt_sublink = xstrdup(fo->opt_fs);
114 return xstrdup(fo->opt_fs);
H A Dinfo_passwd.c97 *pval = xstrdup("type:=nfs");
122 dir = xstrdup(pw->pw_dir);
179 *pval = xstrdup(val);
/freebsd-10-stable/usr.bin/xlint/common/
H A Dexterns.h50 extern char *xstrdup(const char *);
/freebsd-10-stable/contrib/binutils/binutils/
H A Ddeflex.l67 yylval.id = xstrdup (yytext);
72 yylval.id = xstrdup (yytext+1);
78 yylval.id = xstrdup (yytext+1);
H A Darlex.l78 yylval.name = xstrdup (yytext);
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dxstrdup.c0 /* xstrdup.c -- Duplicate a string in memory, using xmalloc.
7 @deftypefn Replacement char* xstrdup (const char *@var{s})
31 xstrdup (const char *s) function
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dxstrdup.c0 /* xstrdup.c -- Duplicate a string in memory, using xmalloc.
7 @deftypefn Replacement char* xstrdup (const char *@var{s})
31 xstrdup (const char *s) function
/freebsd-10-stable/contrib/amd/conf/mtab/
H A Dmtab_bsd.c62 new_mp->mnt_fsname = xstrdup(mp->f_mntfromname);
63 new_mp->mnt_dir = xstrdup(mp->f_mntonname);
95 new_mp->mnt_type = xstrdup(ty);
96 new_mp->mnt_opts = xstrdup("unset");
/freebsd-10-stable/usr.bin/patch/
H A Dutil.h44 char *xstrdup(const char *);
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Diidesc.c53 ii->ii_name = xstrdup(name);
117 tmpdesc.ii_name = xstrdup(name);
130 tgt->ii_name = src->ii_name ? xstrdup(src->ii_name) : NULL;
131 tgt->ii_owner = src->ii_owner ? xstrdup(src->ii_owner) : NULL;
149 tgt->ii_name = name ? xstrdup(name) : NULL;
150 tgt->ii_owner = owner ? xstrdup(owner) : NULL;
/freebsd-10-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-env.c59 run = xstrdup (cmd);
162 exec_path = xstrdup (orig_path);
172 exec_path = xstrdup (env);
258 orig_path = xstrdup (env);
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dsectioning.c131 last_sectioning_number = xstrdup (s);
258 return xstrdup ("");
263 return xstrdup (s);
269 return xstrdup (s);
278 return xstrdup ("");
280 return xstrdup (last_sectioning_number);
287 return xstrdup (last_sectioning_title);
302 return xstrdup ("");
306 return xstrdup ("");
315 return xstrdup ("");
[all...]
/freebsd-10-stable/contrib/dtc/
H A Dfstree.c61 prop = build_property(xstrdup(de->d_name),
71 newchild = name_node(newchild, xstrdup(de->d_name));
/freebsd-10-stable/contrib/texinfo/info/
H A Dinfo.c205 user_filename = xstrdup (optarg);
217 user_output_filename = xstrdup (optarg);
254 apropos_search_string = xstrdup (optarg);
272 index_search_string = xstrdup (optarg);
286 user_output_filename = xstrdup ("-");
467 program = xstrdup (*p);
476 program = xstrdup ("");
520 char *directory_name = xstrdup (filename);

Completed in 394 milliseconds

1234567891011>>