Searched refs:close (Results 1 – 25 of 47) sorted by relevance
12
333 close (SockDesc1); in CreateSocketPair()343 close (SockDesc1); in CreateSocketPair()362 close (SockDesc1); in CreateSocketPair()373 close (SockDesc1); in CreateSocketPair()394 close (SockDesc1); in CreateSocketPair()406 close (SockDesc1); in CreateSocketPair()429 close (SockDesc1); in CreateSocketPair()430 close (SockDesc2); in CreateSocketPair()448 close (SockDesc1); in CreateSocketPair()449 close (SockDesc2); in CreateSocketPair()[all …]
182 close(waitfd); in afalg_waitfd_cleanup()456 close(actx->bfd); in afalg_create_sk()458 close(actx->sfd); in afalg_create_sk()619 close(actx->sfd); in afalg_cipher_init()620 close(actx->bfd); in afalg_cipher_init()689 close(actx->sfd); in afalg_cipher_cleanup()690 close(actx->bfd); in afalg_cipher_cleanup()692 close(actx->zc_pipe[0]); in afalg_cipher_cleanup()693 close(actx->zc_pipe[1]); in afalg_cipher_cleanup()697 close(actx->aio.efd); in afalg_cipher_cleanup()[all …]
142 # define closesocket(s) close(s)147 # define closesocket(s) close(s)160 # define closesocket(s) close(s)163 # define closesocket(s) close(s)
105 close IN;106 close OUT;163 close OUT;166 close OUT;
173 close INPUT195 close OUTPUT
257 # define close _close macro382 # undef close383 # define close spt_close macro
122 close $buildfile_template_fh;148 close BUILDFILE;
32 running in a DOS box under Windows. If so, just close the BASH
26 If the close flag is set then close() is called on the underlying38 BIO_set_fd() sets the file descriptor of BIO B<b> to B<fd> and the close
66 BIO_set_close() sets the BIO B<b> close flag to B<flag>. B<flag> can71 BIO_get_close() returns the BIOs close flag.99 BIO_get_close() returns the close flag value: BIO_CLOSE or BIO_NOCLOSE. It also
23 If the close flag is set then the socket is shut down and closed
54 close alert to the peer (see L<SSL_shutdown(3)>).
34 on the underlying I/O structure, for example it may close the file being
16 resources at start up that must, subsequently, be freed on close down of the
49 If the close flag is set on a connect BIO then any active53 Calling BIO_reset() on a connect BIO will close any active
64 close flag to B<c>, that is B<c> should be either BIO_CLOSE or BIO_NOCLOSE.103 contains only the remaining data to be read. If the close status of the
32 then close the underlying connection without waiting for the peer's response.91 =head2 First to close the connection
39 "close notify" alert is sent as a warning alert. Other examples for72 =item "CN"/"close notify"
342 close(fd[0]); in test_drbg_reseed_in_child()343 close(fd[1]); in test_drbg_reseed_in_child()348 close(fd[1]); in test_drbg_reseed_in_child()370 close(fd[0]); in test_drbg_reseed_in_child()377 close(fd[0]); in test_drbg_reseed_in_child()390 close(fd[1]); in test_drbg_reseed_in_child()
51 close $fh;95 close $fh;
476 close(fd); in wait_random_seeded()547 close(rd->fd); in get_random_device()562 close(rd->fd); in close_random_device()
189 # define UP_close close
164 close(fd); in RAND_query_egd_bytes()
151 close IN;
829 close(cfd); in create_test_sockets()831 close(sfd); in create_test_sockets()834 close(afd); in create_test_sockets()
Completed in 29 milliseconds