OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctf_close
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/cddl/osnet/dist/common/ctf/
ctf_open.c
964
ctf_close
(fp);
1056
* that
ctf_close
() is a reference counted operation: if the specified file is
1061
ctf_close
(ctf_file_t *fp)
function
1066
return; /* allow
ctf_close
(NULL) to simplify caller code */
1068
ctf_dprintf("
ctf_close
(%p) refcnt=%u\n", (void *)fp, fp->ctf_refcnt);
1076
ctf_close
(fp->ctf_parent);
1175
ctf_close
(fp->ctf_parent);
/src/external/gpl3/binutils/dist/libctf/
ctf-open.c
1949
ctf_close
(ctf_archive_t *arc)
function
/src/external/gpl3/binutils.old/dist/libctf/
ctf-open.c
1949
ctf_close
(ctf_archive_t *arc)
function
/src/external/gpl3/gdb.old/dist/libctf/
ctf-open.c
1947
ctf_close
(ctf_archive_t *arc)
function
/src/external/gpl3/gdb/dist/libctf/
ctf-open.c
1949
ctf_close
(ctf_archive_t *arc)
function
Completed in 69 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026