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