OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xstrdup
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.bin/xlint/common/
mem.c
82
xstrdup
(const char *s)
function in typeref:typename:char *
/src/usr.bin/man/
manconf.c
69
*
xstrdup
: like strdup, but also returns length of string in lenp
72
xstrdup
(const char *str, size_t *lenp)
function in typeref:typename:char *
237
tp->s =
xstrdup
(name, &tp->len);
260
ep->s =
xstrdup
(newent, &ep->len);
/src/usr.bin/rump_dhcpclient/
common.c
183
xstrdup
(const char *str)
function in typeref:typename:char *
/src/libexec/ld.elf_so/
xmalloc.c
480
xstrdup
(const char *str)
function in typeref:typename:char *
/src/usr.bin/m4/
misc.c
327
xstrdup
(const char *s)
function in typeref:typename:char *
358
f->name =
xstrdup
(name);
/src/usr.bin/gencat/
gencat.c
124
static char *
xstrdup
(const char *);
267
xstrdup
(const char *str)
function in typeref:typename:char *
825
p->str =
xstrdup
(str);
/src/sbin/dump/
main.c
344
mountpoint =
xstrdup
(dt->fs_file);
353
mountpoint =
xstrdup
(fsbuf.f_mntonname);
871
xstrdup
(const char *str)
function in typeref:typename:char *
/src/usr.sbin/route6d/
route6d.c
246
static char *
xstrdup
(char *);
296
filter[nfilter++] =
xstrdup
(optarg);
1341
ifcp->ifc_name =
xstrdup
(ifa->ifa_name);
3086
xstrdup
(char *p)
function in typeref:typename:char *
/src/lib/libc/time/
zic.c
548
xstrdup
(char const *str)
function in typeref:typename:char *
1909
r.r_name =
xstrdup
(fields[RF_NAME]);
1910
r.r_abbrvar =
xstrdup
(fields[RF_ABBRVAR]);
2032
z.z_name = iscont ? NULL :
xstrdup
(fields[ZF_NAME]);
2033
z.z_rule =
xstrdup
(fields[i_rule]);
2034
z.z_format = cp1 =
xstrdup
(fields[i_format]);
2177
l.l_target =
xstrdup
(fields[LF_TARGET]);
2178
l.l_linkname =
xstrdup
(fields[LF_LINKNAME]);
2201
dp =
xstrdup
(timep);
2276
dp =
xstrdup
(dayp)
[
all
...]
Completed in 20 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025