HomeSort by: relevance | last modified time | path
    Searched defs:status_cb (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/common/
gas_server.c 31 void (*status_cb)(void *ctx, struct wpabuf *resp, int ok); member in struct:gas_server_handler
71 response->handler->status_cb(response->handler->ctx,
440 response->handler->status_cb(response->handler->ctx,
599 void (*status_cb)(void *ctx, struct wpabuf *resp,
614 handler->status_cb = status_cb;
  /src/external/bsd/wpa/dist/src/eapol_supp/
eapol_supp_sm.h 269 * status_cb - Notification of a change in EAP status
274 void (*status_cb)(void *ctx, const char *status, member in struct:eapol_ctx
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_local.h 1012 int (*status_cb)(SSL *ssl, void *arg); member in struct:ssl_ctx_st::__anon625
  /src/crypto/external/bsd/openssl/dist/ssl/
ssl_local.h 1056 int (*status_cb) (SSL *ssl, void *arg); member in struct:ssl_ctx_st::__anon1656
  /src/crypto/external/bsd/openssl.old/dist/ssl/
ssl_local.h 939 int (*status_cb) (SSL *ssl, void *arg); member in struct:ssl_ctx_st::__anon2192

Completed in 39 milliseconds