Home
last modified time | relevance | path

Searched refs:ctf_strdup (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_util.c124 ctf_strdup(const char *s1) in ctf_strdup() function
H A Dctf_open.c694 fp->ctf_data.cts_name = ctf_strdup(fp->ctf_data.cts_name); in ctf_bufopen()
696 fp->ctf_symtab.cts_name = ctf_strdup(fp->ctf_symtab.cts_name); in ctf_bufopen()
698 fp->ctf_strtab.cts_name = ctf_strdup(fp->ctf_strtab.cts_name); in ctf_bufopen()
H A Dctf_impl.h324 extern char *ctf_strdup(const char *);
H A Dctf_create.c628 if (name != NULL && (s = ctf_strdup(name)) == NULL) { in ctf_add_generic()
1032 if ((s = ctf_strdup(name)) == NULL) { in ctf_add_enumerator()
1093 if (name != NULL && (s = ctf_strdup(name)) == NULL) { in ctf_add_member()
1230 if (name != NULL && (s = ctf_strdup(name)) == NULL) { in membadd()
/netbsd-src/external/gpl3/gdb/dist/libctf/
H A DChangeLog-20201049 (ctf_strdup): Likewise.
1052 * ctf-util.c (ctf_strdup): Remove.
1055 ctf_free; strdup, not ctf_strdup.
1070 ctf_free; strdup, not ctf_strdup.
1081 free, not ctf_free; strdup, not ctf_strdup.
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A DChangeLog-20201049 (ctf_strdup): Likewise.
1052 * ctf-util.c (ctf_strdup): Remove.
1055 ctf_free; strdup, not ctf_strdup.
1070 ctf_free; strdup, not ctf_strdup.
1081 free, not ctf_free; strdup, not ctf_strdup.
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A DChangeLog-20201049 (ctf_strdup): Likewise.
1052 * ctf-util.c (ctf_strdup): Remove.
1055 ctf_free; strdup, not ctf_strdup.
1070 ctf_free; strdup, not ctf_strdup.
1081 free, not ctf_free; strdup, not ctf_strdup.