Searched refs:laststate (Results 1 – 1 of 1) sorted by relevance
374 char *laststate = 0; in status_window() local399 if(laststate && !strcmp(state,laststate)){ in status_window()402 if(laststate) free(laststate); in status_window()403 laststate = strdup(state); in status_window()