Home
last modified time | relevance | path

Searched refs:pServiceInfo (Results 1 – 17 of 17) sorted by relevance

/dports/www/libwww/w3c-libwww-5.4.2/PICS-client/src/
H A DCSLLOut.c118 ServiceInfo_t * pServiceInfo = CSLabel_getServiceInfo(pCSLabel); in CSLLOut_outputService() local
119 if (!SVal_initialized(&pServiceInfo->rating_service)) { in CSLLOut_outputService()
123 ps(pParms->pStream, "\"%s\" ", SVal_value(&pServiceInfo->rating_service)); in CSLLOut_outputService()
124 LabelOptions_output(pServiceInfo->pLabelOptions, pParms->pStream); in CSLLOut_outputService()
H A DCSLabel.c550 ServiceInfo_t * pServiceInfo; in CSLLData_free() local
553 while ((pServiceInfo = (ServiceInfo_t *) HTList_removeLastObject(me->serviceInfos))) in CSLLData_free()
554 ServiceInfo_free(pServiceInfo); in CSLLData_free()
/dports/devel/staf/src/staf/stafif/
H A DSTAFServiceInterface.h188 void *pServiceInfo, unsigned int infoLevel,
280 STAFServiceHandle_t *pServiceHandle, void *pServiceInfo,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Delscore.h129 PMAPPING_SERVICE_INFO pServiceInfo,
148 PMAPPING_SERVICE_INFO pServiceInfo
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Delscore.h129 PMAPPING_SERVICE_INFO pServiceInfo,
148 PMAPPING_SERVICE_INFO pServiceInfo
/dports/devel/staf/src/staf/test/
H A Dhello.cpp38 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
/dports/devel/staf/src/staf/services/defaultsls/
H A DSTAFDefaultSLS.cpp97 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
107 reinterpret_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/services/stafreg/
H A DSTAFRegService.cpp75 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
85 reinterpret_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/lang/perl/
H A DSTAFPerlService.cpp45 void *pServiceInfo, in STAFServiceConstruct() argument
52 STAFServiceInfoLevel30 *pInfo = static_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/lang/rexx/
H A DSTAFRexxService.cpp63 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
72 reinterpret_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/serviceproxies/execproxy/
H A DSTAFExecProxyLib.cpp91 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
100 static_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/lang/java/
H A DSTAFJavaService.cpp163 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
170 static_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/services/sdg_sample/
H A DDeviceService.cpp168 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
178 reinterpret_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/services/monitor/
H A DSTAFMonitorService.cpp178 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
188 reinterpret_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/services/zip/
H A DSTAFZip.cpp163 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
173 reinterpret_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/services/respool/
H A DSTAFResPoolService.cpp388 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
398 reinterpret_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()
/dports/devel/staf/src/staf/services/log/
H A DSTAFLogService.cpp631 void *pServiceInfo, unsigned int infoLevel, in STAFServiceConstruct() argument
641 reinterpret_cast<STAFServiceInfoLevel30 *>(pServiceInfo); in STAFServiceConstruct()