Home
last modified time | relevance | path

Searched refs:accept_family (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_acpt.c20 int accept_family; member
99 ret->accept_family = BIO_FAMILY_IPANY; in BIO_ACCEPT_new()
185 switch (c->accept_family) { in acpt_state()
454 data->accept_family = *(int *)ptr; in acpt_ctrl()
509 ret = data->accept_family; in acpt_ctrl()
/third_party/openssl/crypto/bio/
H A Dbss_acpt.c20 int accept_family; member
99 ret->accept_family = BIO_FAMILY_IPANY; in BIO_ACCEPT_new()
185 switch (c->accept_family) { in acpt_state()
454 data->accept_family = *(int *)ptr; in acpt_ctrl()
509 ret = data->accept_family; in acpt_ctrl()

Completed in 2 milliseconds