OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Strdup
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/error/
subr.c
85
Strdup
(const char *s)
89
ret =
strdup
(s);
190
*r_perd =
strdup
(cp+1);
193
*r_pers =
strdup
(string);
221
*r_perd =
strdup
(cp+1);
224
*r_pers =
strdup
(string + 1);
/src/lib/libedit/
history.c
68
#define
Strdup
(s)
strdup
(s)
86
#define
Strdup
(s) wcsdup(s)
126
#define h_strdup(a)
Strdup
(a)
448
ev->str =
Strdup
(h->cursor->ev.str);
468
ev->str =
Strdup
(h->cursor->ev.str);
1166
if(!line || !(s =
Strdup
(line))) {
Completed in 11 milliseconds
Indexes created Sun Sep 21 15:09:59 GMT 2025