Searched refs:ssf (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | usersmtp.c | 1618 sasl_ssf_t ssf; local 1622 sasl_external_properties_t ssf; local 1678 ssf = 0; 1686 ssf = atoi(out); 1688 saslresult = sasl_setprop(mci->mci_conn, SASL_SSF_EXTERNAL, &ssf); 1751 ssf.ssf = 0; 1752 ssf.auth_id = NULL; 1756 ssf.auth_id = out; 1759 ssf.ssf = atoi(out); 1761 saslresult = sasl_setprop(mci->mci_conn, SASL_SSF_EXTERNAL, &ssf);
|
H A D | srvrsmtp.c | 1011 sasl_ssf_t *ssf; local 1315 ext_ssf.ssf = 0; 1836 (const void **) &ssf); 1862 (void **) &ssf); 1869 ssf = NULL; 1876 "%u", *ssf); 1882 *ssf); 1892 if (ssf != NULL && *ssf > 0) 1923 auth_type, *ssf); 2516 ext_ssf.ssf = cipher_bits;
|
H A D | deliver.c | 4050 sasl_ssf_t *ssf = NULL; local 4055 (const void **) &ssf); 4057 (void **) &ssf); 4066 result == SASL_OK ? *ssf : 0); 4073 if (result == SASL_OK && *ssf > 0)
|
/freebsd/sys/netinet/ |
H A D | sctputil.c | 3375 struct sctp_send_failed *ssf; in sctp_notify_send_failed() local 3444 ssf = mtod(m_notify, struct sctp_send_failed *); in sctp_notify_send_failed() 3445 memset(ssf, 0, notifhdr_len); in sctp_notify_send_failed() 3446 ssf->ssf_type = SCTP_SEND_FAILED; in sctp_notify_send_failed() 3448 ssf->ssf_flags = SCTP_DATA_SENT; in sctp_notify_send_failed() 3450 ssf->ssf_flags = SCTP_DATA_UNSENT; in sctp_notify_send_failed() 3452 ssf->ssf_length = (uint32_t)(notifhdr_len + payload_len); in sctp_notify_send_failed() 3453 ssf->ssf_error = error; in sctp_notify_send_failed() 3455 ssf->ssf_info.sinfo_stream = chk->rec.data.sid; in sctp_notify_send_failed() 3456 ssf->ssf_info.sinfo_ssn = (uint16_t)chk->rec.data.mid; in sctp_notify_send_failed() [all …]
|
/freebsd/crypto/heimdal/doc/ |
H A D | setup.texi | 1078 security layer quality (ssf in cyrus-sasl lingo). So that requirement
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.td | 2240 ".insn ssf,$enc,$BD1,$BD2,$R3", []>;
|
/freebsd/contrib/tzdata/ |
H A D | northamerica | 311 # http://www.al.com/news/huntsvilletimes/index.ssf?/base/news/1125047783228320.xml&coll=1 326 # http://www.al.com/living/index.ssf/2017/02/do_you_know_which_alabama_town.html
|