Searched refs:_COLOR_CYAN (Results 1 – 2 of 2) sorted by relevance
550 #define _COLOR_CYAN "\033[36m" macro577 rt_kprintf(_COLOR_CYAN "%-20s" _COLOR_NORMAL " %d\n", iter->name, iter->ref_count); in dump_proc_subtree()597 rt_kprintf(_COLOR_CYAN "%-20s" _COLOR_NORMAL " %d\n", dentry->name, dentry->ref_count); in proc_dump()
2520 #define _COLOR_CYAN "\033[36m" macro2606 rt_kprintf(_COLOR_CYAN "%-20s" _COLOR_NORMAL, dirent.d_name); in ls()
Completed in 11 milliseconds