Searched refs:newmsg (Results 1 – 2 of 2) sorted by relevance
132 GString *newmsg; in error_vprepend() local138 newmsg = g_string_new(NULL); in error_vprepend()139 g_string_vprintf(newmsg, fmt, ap); in error_vprepend()140 g_string_append(newmsg, (*errp)->msg); in error_vprepend()142 (*errp)->msg = g_string_free(newmsg, 0); in error_vprepend()
111 newmsg(0,NULL); /* init data structures */115 newmsg(roi ? ((WinInfo *)roi->clientdata)->number : 0,s);