Home
last modified time | relevance | path

Searched refs:GetDrvrTlsCertFile (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/rsyslog8/rsyslog-8.2112.0/runtime/
H A Dnetstrms.c402 GetDrvrTlsCertFile(netstrms_t *pThis) in GetDrvrTlsCertFile() function
474 pIf->GetDrvrTlsCertFile = GetDrvrTlsCertFile;
H A Dnetstrms.h80 const uchar* (*GetDrvrTlsCertFile)(netstrms_t *pThis); variable
H A Dnsd_ptcp.c708 CHKiRet(pNS->Drvr.SetTlsCertFile(pNewNsd, netstrms.GetDrvrTlsCertFile(pNS))); in LstnInit()