Home
last modified time | relevance | path

Searched refs:need_refresh (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/nvi2/vi/
HDvs_refresh.c68 int need_refresh = 0; in vs_refresh() local
134 need_refresh = 1; in vs_refresh()
137 if (need_refresh) in vs_refresh()
/dragonfly/contrib/gdb-7/gdb/tui/
HDtui-winsource.c434 int need_refresh = 0; in tui_update_breakpoint_info() local
490 need_refresh = 1; in tui_update_breakpoint_info()
493 return need_refresh; in tui_update_breakpoint_info()
/dragonfly/tools/tools/net80211/stumbler/
HDstumbler.c918 int need_refresh = 0; in check_seen() local
938 need_refresh = 1; in check_seen()
953 if (need_refresh) in check_seen()