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_file_t
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/libproc/dist/
proc_sym.c
66
typedef struct ctf_file
ctf_file_t
;
typedef in typeref:struct:ctf_file
544
ctf_file_t
*
548
ctf_file_t
*ctf;
/src/external/cddl/osnet/dist/uts/common/sys/
ctf_api.h
57
* opaque
ctf_file_t
. Types are identified by an opaque ctf_id_t token.
60
typedef struct ctf_file
ctf_file_t
;
typedef in typeref:struct:ctf_file
153
extern
ctf_file_t
*ctf_bufopen(const ctf_sect_t *, const ctf_sect_t *,
155
extern
ctf_file_t
*ctf_fdopen(int, int *);
156
extern
ctf_file_t
*ctf_open(const char *, int *);
157
extern
ctf_file_t
*ctf_create(int *);
158
extern
ctf_file_t
*ctf_dup(
ctf_file_t
*);
159
extern void ctf_close(
ctf_file_t
*);
161
extern
ctf_file_t
*ctf_parent_file(ctf_file_t *)
[
all
...]
/src/external/gpl3/binutils/dist/include/
ctf-api.h
997
typedef struct ctf_dict
ctf_file_t
;
typedef in typeref:struct:ctf_dict
998
extern void ctf_file_close (
ctf_file_t
*);
/src/external/gpl3/binutils.old/dist/include/
ctf-api.h
997
typedef struct ctf_dict
ctf_file_t
;
typedef in typeref:struct:ctf_dict
998
extern void ctf_file_close (
ctf_file_t
*);
/src/external/gpl3/gdb/dist/include/
ctf-api.h
997
typedef struct ctf_dict
ctf_file_t
;
typedef in typeref:struct:ctf_dict
998
extern void ctf_file_close (
ctf_file_t
*);
/src/external/gpl3/gdb.old/dist/include/
ctf-api.h
943
typedef struct ctf_dict
ctf_file_t
;
typedef in typeref:struct:ctf_dict
944
extern void ctf_file_close (
ctf_file_t
*);
Completed in 30 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026