Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Drtr_shell.c157 case 'T': rtr_textlog_chat (core, T); break; in rtr_visual()
235 rtr_textlog_chat (core, T); in __rtr_shell()
H A Drtr.c108 static void rtr_textlog_chat (RCore *core, TextLog T) { in rtr_textlog_chat() function