got_error         200 lib/tevent/tevent_epoll.c 	bool got_error = (fde->additional_flags & EPOLL_ADDITIONAL_FD_FLAG_GOT_ERROR);
got_error         210 lib/tevent/tevent_epoll.c 		if (want_read || (want_write && !got_error)) {
got_error         225 lib/tevent/tevent_epoll.c 	if (want_read || (want_write && !got_error)) {
got_error         211 lib/tevent/tevent_standard.c 	bool got_error = (fde->additional_flags & EPOLL_ADDITIONAL_FD_FLAG_GOT_ERROR);
got_error         221 lib/tevent/tevent_standard.c 		if (want_read || (want_write && !got_error)) {
got_error         236 lib/tevent/tevent_standard.c 	if (want_read || (want_write && !got_error)) {
got_error        2011 nsswitch/wbinfo.c 				bool got_error = false;
got_error        2016 nsswitch/wbinfo.c 					got_error = true;
got_error        2022 nsswitch/wbinfo.c 					got_error = true;
got_error        2025 nsswitch/wbinfo.c 				if (got_error)
got_error        1254 nsswitch/wbinfo4.c 				bool got_error = false;
got_error        1259 nsswitch/wbinfo4.c 					got_error = true;
got_error        1265 nsswitch/wbinfo4.c 					got_error = true;
got_error        1268 nsswitch/wbinfo4.c 				if (got_error)