OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atf_tc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/atf/dist/atf-c/
tc.h
39
struct
atf_tc
;
41
typedef void (*atf_tc_head_t)(struct
atf_tc
*);
42
typedef void (*atf_tc_body_t)(const struct
atf_tc
*);
43
typedef void (*atf_tc_cleanup_t)(const struct
atf_tc
*);
62
* The "
atf_tc
" type.
66
struct
atf_tc
{
struct
69
typedef struct
atf_tc
atf_tc_t;
Completed in 23 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026