Home
last modified time | relevance | path

Searched refs:XML_MED_SECRELOCATE_REQUEST (Results 1 – 2 of 2) sorted by relevance

/dports/databases/cego/cego-2.47.11/src/
H A DCegoXMLdef.h170 #define XML_MED_SECRELOCATE_REQUEST "MED_SECRELOCATE" macro
H A DCegoAdminHandler.cc773 else if ( docType == Chain(XML_MED_SECRELOCATE_REQUEST) ) in acceptRequest()
1961 return sendReq(XML_MED_SECRELOCATE_REQUEST, pRoot); in medSecRelocate()