OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xstrdup
(Results
1 - 25
of
1311
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/external/bsd/pcc/dist/pcc/cc/driver/
xalloc.h
41
char *
xstrdup
(const char *);
/src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
xstrdup.c
0
/*
xstrdup
.c -- copy a string with out of memory checking
28
xstrdup
(const char *string)
function
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
xstrdup.c
0
/*
xstrdup
.c -- copy a string with out of memory checking
28
xstrdup
(const char *string)
function
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
xstrdup.c
0
/*
xstrdup
.c -- copy a string with out of memory checking
28
xstrdup
(const char *string)
function
/src/external/gpl2/gettext/dist/gnulib-local/lib/
xstrdup.c
0
/*
xstrdup
.c -- copy a string with out of memory checking
28
xstrdup
(const char *string)
function
/src/external/gpl2/texinfo/dist/lib/
xstrdup.c
1
/* $NetBSD:
xstrdup
.c,v 1.1.1.1 2016/01/14 00:11:29 christos Exp $ */
3
/*
xstrdup
.c -- copy a string with out of memory checking
32
xstrdup
(const char *string)
function
/src/usr.bin/diff/
xmalloc.h
25
char *
xstrdup
(const char *);
/src/external/cddl/osnet/dist/tools/ctf/common/
memory.h
45
char *
xstrdup
(const char *);
/src/external/gpl2/gettext/dist/gettext-tools/src/
format-invalid.h
23
xstrdup
(_("The string ends in the middle of a directive."))
26
xstrdup
(_("The string refers to arguments both through absolute argument numbers and through unnumbered argument specifications."))
/src/external/bsd/am-utils/dist/amd/
conf_tok.l
133
conf_lval.strtype =
xstrdup
(yytext);
139
conf_lval.strtype =
xstrdup
(yytext);
145
conf_lval.strtype =
xstrdup
(yytext);
161
conf_lval.strtype =
xstrdup
(yytext);
169
conf_lval.strtype =
xstrdup
(&yytext[1]);
175
conf_lval.strtype =
xstrdup
(yytext);
amfs_program.c
106
return
xstrdup
(prog ? prog + 1 : fo->opt_mount);
122
mf->mf_private = (opaque_t)
xstrdup
(mf->mf_fo->opt_unmount);
124
mf->mf_private = (opaque_t)
xstrdup
(mf->mf_fo->opt_umount);
140
info =
xstrdup
(info);
/src/crypto/external/bsd/openssh/dist/
xmalloc.h
24
char *
xstrdup
(const char *);
/src/external/gpl2/xcvs/dist/src/
vers_ts.c
103
vers_ts->vn_user =
xstrdup
(entdata->version);
104
vers_ts->ts_rcs =
xstrdup
(entdata->timestamp);
105
vers_ts->ts_conflict =
xstrdup
(entdata->conflict);
108
vers_ts->tag =
xstrdup
(entdata->tag);
109
vers_ts->date =
xstrdup
(entdata->date);
119
vers_ts->options =
xstrdup
(entdata->options);
140
vers_ts->options =
xstrdup
("-kb");
142
vers_ts->options =
xstrdup
(options);
158
vers_ts->options =
xstrdup
("");
166
vers_ts->tag =
xstrdup
(tag)
[
all
...]
/src/external/bsd/am-utils/dist/conf/mtab/
mtab_bsd.c
64
new_mp->mnt_fsname =
xstrdup
(mp->f_mntfromname);
65
new_mp->mnt_dir =
xstrdup
(mp->f_mntonname);
97
new_mp->mnt_type =
xstrdup
(ty);
98
new_mp->mnt_opts =
xstrdup
("unset");
mtab_osf.c
79
new_mp->mnt_fsname =
xstrdup
(mntfromptr);
81
new_mp->mnt_dir =
xstrdup
(mp->f_mntonname);
102
new_mp->mnt_type =
xstrdup
(ty);
103
new_mp->mnt_opts =
xstrdup
("unset");
mtab_ultrix.c
67
new_mp->mnt_fsname =
xstrdup
(mp->fd_devname);
68
new_mp->mnt_dir =
xstrdup
(mp->fd_path);
73
new_mp->mnt_type =
xstrdup
(gt_names[mp->fd_fstype]);
74
new_mp->mnt_opts =
xstrdup
("unset");
/src/external/gpl3/binutils/dist/libiberty/
xstrdup.c
0
/*
xstrdup
.c -- Duplicate a string in memory, using xmalloc.
7
@deftypefn Replacement char*
xstrdup
(const char *@var{s})
31
xstrdup
(const char *s)
function
/src/external/gpl3/binutils.old/dist/libiberty/
xstrdup.c
0
/*
xstrdup
.c -- Duplicate a string in memory, using xmalloc.
7
@deftypefn Replacement char*
xstrdup
(const char *@var{s})
31
xstrdup
(const char *s)
function
/src/external/gpl3/gcc/dist/libiberty/
xstrdup.c
0
/*
xstrdup
.c -- Duplicate a string in memory, using xmalloc.
7
@deftypefn Replacement char*
xstrdup
(const char *@var{s})
31
xstrdup
(const char *s)
function
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
rmem.h
18
static char *
xstrdup
(const char *s);
/src/external/gpl3/gcc.old/dist/libiberty/
xstrdup.c
0
/*
xstrdup
.c -- Duplicate a string in memory, using xmalloc.
7
@deftypefn Replacement char*
xstrdup
(const char *@var{s})
31
xstrdup
(const char *s)
function
/src/external/gpl3/gdb/dist/libiberty/
xstrdup.c
0
/*
xstrdup
.c -- Duplicate a string in memory, using xmalloc.
7
@deftypefn Replacement char*
xstrdup
(const char *@var{s})
31
xstrdup
(const char *s)
function
/src/external/gpl3/gdb.old/dist/libiberty/
xstrdup.c
0
/*
xstrdup
.c -- Duplicate a string in memory, using xmalloc.
7
@deftypefn Replacement char*
xstrdup
(const char *@var{s})
31
xstrdup
(const char *s)
function
/src/external/gpl3/binutils/dist/gprofng/src/
collctrl.cc
134
cpu_info.cpu_vendorstr =
xstrdup
(AARCH64_VENDORSTR_ARM);
152
node_name =
xstrdup
(hostname);
156
default_stem =
xstrdup
("test");
189
archive_mode =
xstrdup
("on");
204
prev_store_dir =
xstrdup
("");
259
node_name =
xstrdup
(cc->node_name);
260
default_stem =
xstrdup
(cc->default_stem);
275
follow_spec_usr =
xstrdup
(cc->follow_spec_usr);
276
follow_spec_cmp =
xstrdup
(cc->follow_spec_cmp);
283
archive_mode =
xstrdup
(cc->archive_mode)
[
all
...]
/src/external/gpl3/binutils.old/dist/gprofng/src/
collctrl.cc
134
cpu_info.cpu_vendorstr =
xstrdup
(AARCH64_VENDORSTR_ARM);
152
node_name =
xstrdup
(hostname);
156
default_stem =
xstrdup
("test");
189
archive_mode =
xstrdup
("on");
204
prev_store_dir =
xstrdup
("");
259
node_name =
xstrdup
(cc->node_name);
260
default_stem =
xstrdup
(cc->default_stem);
275
follow_spec_usr =
xstrdup
(cc->follow_spec_usr);
276
follow_spec_cmp =
xstrdup
(cc->follow_spec_cmp);
283
archive_mode =
xstrdup
(cc->archive_mode)
[
all
...]
Completed in 42 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sun Mar 01 05:31:48 UTC 2026