Searched refs:SHOW_LOCATION_ALL (Results 1 – 5 of 5) sorted by relevance
50 diags->show_location = SHOW_LOCATION_ALL; in reconfigure_diags()
43 diags->show_location = SHOW_LOCATION_ALL; in reconfigure_diags()
88 …n = ((e == 1 && found) ? SHOW_LOCATION_DEBUG : ((e == 2 && found) ? SHOW_LOCATION_ALL : SHOW_LOCAT… in reconfigure_diags()
80 enum DiagsShowLocation { SHOW_LOCATION_NONE = 0, SHOW_LOCATION_DEBUG, SHOW_LOCATION_ALL }; enumerator
61 case SHOW_LOCATION_ALL: in location()