Home
last modified time | relevance | path

Searched refs:set0 (Results 1 – 7 of 7) sorted by relevance

/src/tests/sys/kern/
H A Dprace.c42 sigset_t set0, set1; in child() local
46 sigemptyset(&set0); in child()
58 ret = poll ? ppoll(NULL, 0, &timeout, &set0) : in child()
59 pselect(0, NULL, NULL, NULL, &timeout, &set0); in child()
/src/crypto/openssl/test/
H A Dcmp_ctx_test.c351 #define set0 0 macro
770 DEFINE_SET_GET_BASE_TEST(OSSL_CMP_CTX, set0, get0, 0, trusted, in DEFINE_SET_CB_TEST()
781 DEFINE_SET_GET_ARG_FN(set0, get0, newPkey, 1, EVP_PKEY *) /* priv == 1 */ in DEFINE_SET_CB_TEST()
783 DEFINE_SET_GET_ARG_FN(set0, get0, newPkey, 0, EVP_PKEY *) /* priv == 0 */ in DEFINE_SET_CB_TEST()
/src/crypto/openssl/doc/man3/
H A DX509_ACERT_get0_holder_baseCertId.pod100 All I<set0>/I<set1> routines return 1 for success and 0 for failure.
H A DSSL_set_bio.pod33 number of references available using L<BIO_up_ref(3)> before calling the set0
/src/crypto/openssl/doc/man7/
H A Dopenssl-threads.pod35 A C<set0> passes ownership from the caller to the object and a
H A Dossl-guide-libraries-introduction.pod271 using the numbers B<0> and B<1>, i.e. "get0", "get1", "set0" and "set1". This
/src/crypto/openssl/doc/designs/quic-design/
H A Dquic-api.md27 …- [`SSL_set0_rbio`, `SSL_set0_wbio`, `SSL_set_bio`](#-ssl-set0-rbio----ssl-set0-wbio----ssl-set-bi…