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

/freebsd-13-stable/crypto/openssl/apps/
H A Docsp.c110 static int acfd = (int) INVALID_SOCKET; variable
1354 if (acfd != (int)INVALID_SOCKET)
1355 (void)shutdown(acfd, SHUT_RD);
1384 (void) BIO_get_fd(cbio, &acfd);
1473 acfd = (int)INVALID_SOCKET;

Completed in 71 milliseconds