Home
last modified time | relevance | path

Searched refs:internalSlot (Results 1 – 16 of 16) sorted by relevance

/dports/games/kgoldrunner/kgoldrunner-21.12.3/src/
H A Dkgrtimer.cpp21 connect(ticker, &QTimer::timeout, this, &KGrTimer::internalSlot); in KGrTimer()
50 void KGrTimer::internalSlot() in internalSlot() function in KGrTimer
H A Dkgrtimer.h48 void internalSlot();
/dports/www/firefox/firefox-99.0/security/manager/ssl/
H A DnsNSSCertificate.cpp488 UniquePK11SlotInfo internalSlot(PK11_GetInternalSlot()); in GetTokenName() local
489 if (!internalSlot) { in GetTokenName()
493 new nsPK11Token(cert->slot ? cert->slot : internalSlot.get())); in GetTokenName()
H A DnsNSSCertificateDB.cpp186 UniquePK11SlotInfo internalSlot(PK11_GetInternalKeySlot()); in ChangeCertTrustWithPossibleAuthentication() local
187 srv = PK11_Authenticate(internalSlot.get(), PR_TRUE, ctx); in ChangeCertTrustWithPossibleAuthentication()
H A DnsNSSComponent.cpp2665 UniquePK11SlotInfo internalSlot(PK11_GetInternalKeySlot()); in FindClientCertificatesWithPrivateKeys() local
2678 if (internalSlot.get() == slot) { in FindClientCertificatesWithPrivateKeys()
/dports/textproc/kdiff3/kdiff3-1.9.4/src/
H A Dsmalldialogs.h68 void internalSlot(int);
H A Dsmalldialogs.cpp100 … chk_connect_a(dialogUi.mergeCheckBox, &QCheckBox::stateChanged, this, &OpenDialog::internalSlot); in OpenDialog()
185 void OpenDialog::internalSlot(int i) in internalSlot() function in OpenDialog
/dports/www/firefox-esr/firefox-91.8.0/security/manager/ssl/
H A DnsNSSCertificate.cpp464 UniquePK11SlotInfo internalSlot(PK11_GetInternalSlot()); in GetTokenName() local
465 if (!internalSlot) { in GetTokenName()
469 new nsPK11Token(mCert->slot ? mCert->slot : internalSlot.get())); in GetTokenName()
H A DnsNSSCertificateDB.cpp189 UniquePK11SlotInfo internalSlot(PK11_GetInternalKeySlot()); in ChangeCertTrustWithPossibleAuthentication() local
190 srv = PK11_Authenticate(internalSlot.get(), PR_TRUE, ctx); in ChangeCertTrustWithPossibleAuthentication()
H A DnsNSSComponent.cpp2557 UniquePK11SlotInfo internalSlot(PK11_GetInternalKeySlot()); in FindClientCertificatesWithPrivateKeys() local
2570 if (internalSlot.get() == slot) { in FindClientCertificatesWithPrivateKeys()
/dports/mail/thunderbird/thunderbird-91.8.0/security/manager/ssl/
H A DnsNSSCertificate.cpp464 UniquePK11SlotInfo internalSlot(PK11_GetInternalSlot()); in GetTokenName() local
465 if (!internalSlot) { in GetTokenName()
469 new nsPK11Token(mCert->slot ? mCert->slot : internalSlot.get())); in GetTokenName()
H A DnsNSSCertificateDB.cpp189 UniquePK11SlotInfo internalSlot(PK11_GetInternalKeySlot()); in ChangeCertTrustWithPossibleAuthentication() local
190 srv = PK11_Authenticate(internalSlot.get(), PR_TRUE, ctx); in ChangeCertTrustWithPossibleAuthentication()
H A DnsNSSComponent.cpp2557 UniquePK11SlotInfo internalSlot(PK11_GetInternalKeySlot()); in FindClientCertificatesWithPrivateKeys() local
2570 if (internalSlot.get() == slot) { in FindClientCertificatesWithPrivateKeys()
/dports/lang/spidermonkey78/firefox-78.9.0/security/manager/ssl/
H A DnsNSSCertificate.cpp647 UniquePK11SlotInfo internalSlot(PK11_GetInternalSlot()); in GetTokenName() local
648 if (!internalSlot) { in GetTokenName()
652 new nsPK11Token(mCert->slot ? mCert->slot : internalSlot.get())); in GetTokenName()
H A DnsNSSCertificateDB.cpp188 UniquePK11SlotInfo internalSlot(PK11_GetInternalKeySlot()); in ChangeCertTrustWithPossibleAuthentication() local
189 srv = PK11_Authenticate(internalSlot.get(), PR_TRUE, ctx); in ChangeCertTrustWithPossibleAuthentication()
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/ssl/
H A DnsNSSCertificateDB.cpp207 UniquePK11SlotInfo internalSlot(PK11_GetInternalKeySlot()); in ChangeCertTrustWithPossibleAuthentication() local
208 srv = PK11_Authenticate(internalSlot.get(), PR_TRUE, ctx); in ChangeCertTrustWithPossibleAuthentication()