Lines Matching refs:fail
111 int fail = 0; in remove_popup() local
126 ++fail; in remove_popup()
128 ++fail; in remove_popup()
130 ++fail; in remove_popup()
133 ++fail; in remove_popup()
137 ++fail; in remove_popup()
141 ++fail; in remove_popup()
143 ++fail; in remove_popup()
146 if (fail == maxfail) in remove_popup()
148 else if (fail > 0) in remove_popup()
157 int fail = 0; in remove_openwith() local
171 ++fail; in remove_openwith()
173 ++fail; in remove_openwith()
175 ++fail; in remove_openwith()
177 ++fail; in remove_openwith()
179 ++fail; in remove_openwith()
181 ++fail; in remove_openwith()
183 ++fail; in remove_openwith()
186 if (fail == maxfail) in remove_openwith()
188 else if (fail > 0) in remove_openwith()