Searched refs:ui_helpline__last_msg (Results 1 – 3 of 3) sorted by relevance
13 char ui_helpline__last_msg[1024]; variable37 ret = vscnprintf(ui_helpline__last_msg + backlog, in tui_helpline__show()38 sizeof(ui_helpline__last_msg) - backlog, format, ap); in tui_helpline__show()43 if (ui_helpline__last_msg[backlog - 1] == '\n') { in tui_helpline__show()44 ui_helpline__puts(ui_helpline__last_msg); in tui_helpline__show()
169 ui_helpline__last_msg, in ui__exit()
27 extern char ui_helpline__last_msg[];