Searched refs:infotype (Results 1 – 4 of 4) sorted by relevance
51 int infotype; in cache_objects() local57 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()
656 unsigned int *infotype, in sctp_recvv() argument668 ((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() argument783 switch (infotype) { in sctp_sendv()
821 int infotype = info == 0 ? 0 : OSSL_STORE_INFO_get_type(info); in add_uris_recursive() local826 if (infotype == OSSL_STORE_INFO_NAME) { in add_uris_recursive()834 } else if (infotype == OSSL_STORE_INFO_CERT) { in add_uris_recursive()
13572 @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 for13670 @var{infotype} and the kind of OS information available for each13671 @var{infotype}. If the target does not return a list of possible