OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dm_libctfn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_module.c
679
dcp->dpa_dmp->
dm_libctfn
[count] = strdup(p);
681
(void) asprintf(&dcp->dpa_dmp->
dm_libctfn
[count],
683
if (dcp->dpa_dmp->
dm_libctfn
[count] == NULL)
743
dmp->
dm_libctfn
= calloc(arg.dpa_count, sizeof (char *));
744
if (dmp->
dm_libctfn
== NULL) {
963
free(dmp->
dm_libctfn
[i]);
966
free(dmp->
dm_libctfn
);
1127
if (strcmp(dmp->
dm_libctfn
[i], name) == 0)
dt_impl.h
152
char **
dm_libctfn
; /* names of process ctf containers */
member in struct:dt_module
Completed in 18 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026