Home
last modified time | relevance | path

Searched defs:c_char (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.2/kernel/src/libs/
Dprintk.rs101 printk_color(WHITE, BLACK, str_to_print.as_ptr() as *const c_char); in __write_string() constant
108 printk_color(fr_color, bk_color, str_to_print.as_ptr() as *const c_char); in __write_string_color() constant