Home
last modified time | relevance | path

Searched refs:str_context (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/lib/os/
Dprintk.c207 struct str_context { struct
213 static int str_out(int c, struct str_context *ctx) in str_out() argument
244 struct str_context ctx = { str, size, 0 }; in vsnprintk()