Lines Matching defs:alert
281 int alert = gnutls_alert_get(session);
282 strerr = gnutls_alert_get_name(alert);
295 int alert = gnutls_alert_get(session);
296 strerr = gnutls_alert_get_name(alert);
1444 /* Maybe the server has already sent a close notify alert.
1479 sends a close notify alert without waiting for a close notify alert in
1480 response. Thus we wait for a close notify alert from the server, but
1497 notify alert from the server */
1503 the close notify alert */