Searched refs:ssf (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/netinet/ |
| HD | sctputil.c | 2850 struct sctp_send_failed *ssf; in sctp_notify_send_failed() local 2893 ssf = mtod(m_notify, struct sctp_send_failed *); in sctp_notify_send_failed() 2894 memset(ssf, 0, length); in sctp_notify_send_failed() 2895 ssf->ssf_type = SCTP_SEND_FAILED; in sctp_notify_send_failed() 2897 ssf->ssf_flags = SCTP_DATA_SENT; in sctp_notify_send_failed() 2899 ssf->ssf_flags = SCTP_DATA_UNSENT; in sctp_notify_send_failed() 2903 ssf->ssf_length = length; in sctp_notify_send_failed() 2904 ssf->ssf_error = error; in sctp_notify_send_failed() 2906 bzero(&ssf->ssf_info, sizeof(ssf->ssf_info)); in sctp_notify_send_failed() 2907 ssf->ssf_info.sinfo_stream = chk->rec.data.stream_number; in sctp_notify_send_failed() [all …]
|
| /trueos/contrib/sendmail/src/ |
| HD | usersmtp.c | 1568 sasl_ssf_t ssf; local 1572 sasl_external_properties_t ssf; local 1628 ssf = 0; 1636 ssf = atoi(out); 1638 saslresult = sasl_setprop(mci->mci_conn, SASL_SSF_EXTERNAL, &ssf); 1701 ssf.ssf = 0; 1702 ssf.auth_id = NULL; 1706 ssf.auth_id = out; 1709 ssf.ssf = atoi(out); 1711 saslresult = sasl_setprop(mci->mci_conn, SASL_SSF_EXTERNAL, &ssf);
|
| HD | srvrsmtp.c | 610 sasl_ssf_t *ssf; local 899 ext_ssf.ssf = 0; 1354 (const void **) &ssf); 1380 (void **) &ssf); 1387 ssf = NULL; 1394 "%u", *ssf); 1400 *ssf); 1408 if (ssf != NULL && *ssf > 0) 1439 auth_type, *ssf); 2003 ext_ssf.ssf = cipher_bits;
|
| HD | deliver.c | 3130 sasl_ssf_t *ssf = NULL; local 3135 (const void **) &ssf); 3137 (void **) &ssf); 3146 result == SASL_OK ? *ssf : 0); 3153 if (result == SASL_OK && *ssf > 0)
|
| /trueos/crypto/heimdal/doc/ |
| HD | setup.texi | 1078 security layer quality (ssf in cyrus-sasl lingo). So that requirement
|
| /trueos/contrib/tzdata/ |
| HD | northamerica | 277 # http://www.al.com/news/huntsvilletimes/index.ssf?/base/news/1125047783228320.xml&coll=1
|