Home
last modified time | relevance | path

Searched refs:infotype (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/x509/
Dby_store.c51 int infotype; in cache_objects() local
57 infotype = OSSL_STORE_INFO_get_type(info); in cache_objects()
60 if (infotype == OSSL_STORE_INFO_NAME) { in cache_objects()
74 switch (infotype) { in cache_objects()
/netbsd/src/lib/libc/net/
Dsctp_sys_calls.c656 unsigned int *infotype, in sctp_recvv() argument
668 ((info != NULL) && (infotype == NULL))) { in sctp_recvv()
672 if (infotype) { in sctp_recvv()
673 *infotype = SCTP_RECVV_NOINFO; in sctp_recvv()
690 (infotype != NULL) && in sctp_recvv()
724 *infotype = SCTP_RECVV_RN; in sctp_recvv()
728 *infotype = SCTP_RECVV_RCVINFO; in sctp_recvv()
734 *infotype = SCTP_RECVV_NXTINFO; in sctp_recvv()
745 void *info, socklen_t infolen, unsigned int infotype, in sctp_sendv() argument
783 switch (infotype) { in sctp_sendv()
/netbsd/src/crypto/external/bsd/openssl/dist/ssl/
Dssl_cert.c821 int infotype = info == 0 ? 0 : OSSL_STORE_INFO_get_type(info); in add_uris_recursive() local
826 if (infotype == OSSL_STORE_INFO_NAME) { in add_uris_recursive()
834 } else if (infotype == OSSL_STORE_INFO_CERT) { in add_uris_recursive()
/netbsd/src/external/gpl3/gdb/dist/gdb/doc/
Dgdb.texinfo13572 @item info os @var{infotype}
13576 On @sc{gnu}/Linux, the following values of @var{infotype} are valid:
13669 If @var{infotype} is omitted, then list the possible values for
13670 @var{infotype} and the kind of OS information available for each
13671 @var{infotype}. If the target does not return a list of possible