Home
last modified time | relevance | path

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

/dports/devel/liblogging/liblogging-1.0.6/rfc3195/src/
H A DsrAPI.c133 pThis->iBEEPListenPort = 0; in srAPIInitLib()
193 pThis->iBEEPListenPort = iOptVal; in srAPISetOption()
200 pThis->iBEEPListenPort = iOptVal; in srAPISetOption()
H A DsrAPI.h66 int iBEEPListenPort; /**< port to use when listening on BEEP */ member
H A DsrAPI-lstn.c103 pThis->pLstn->uListenPort = pThis->iBEEPListenPort; in srAPISetupListener()