Searched defs:str_ctx (Results 1 – 2 of 2) sorted by relevance
14 tracing_ctx_t *str_ctx = (tracing_ctx_t *)ctx; in str_put() local34 tracing_ctx_t str_ctx = {0}; in tracing_format_string_put() local
30 struct str_ctx { struct38 struct str_ctx *scp = ctx; in str_out() argument