Lines Matching refs:updated_result
4887 bool updated_result = FALSE; in necp_defunct_client_fd_locked_inner() local
4928 updated_result = true; in necp_defunct_client_fd_locked_inner()
4945 return updated_result; in necp_defunct_client_fd_locked_inner()
4952 bool updated_result = FALSE; in necp_defunct_client_fd_locked() local
4960 updated_result = necp_defunct_client_fd_locked_inner(client_fd, defunct_list, true); in necp_defunct_client_fd_locked()
4976 if (updated_result) { in necp_defunct_client_fd_locked()
4987 bool updated_result = FALSE; in necp_update_client_fd_locked() local
4992 updated_result = TRUE; in necp_update_client_fd_locked()
4996 if (updated_result) { in necp_update_client_fd_locked()
5259 bool updated_result = FALSE; in necp_force_update_client() local
5270 updated_result = TRUE; in necp_force_update_client()
5273 if (updated_result) { in necp_force_update_client()
5277 if (updated_result) { in necp_force_update_client()