Home
last modified time | relevance | path

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

/coreutils/src/
Dstty.c1117 bool match_found = false; in apply_settings() local
1141 match_found = set_mode (&mode_info[i], reversed, mode); in apply_settings()
1145 match_found = not_set_attr = true; in apply_settings()
1149 if (!match_found && reversed) in apply_settings()
1154 if (!match_found) in apply_settings()
1161 match_found = true; in apply_settings()
1169 if (!match_found || not_set_attr) in apply_settings()