Home
last modified time | relevance | path

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

/dports/x11-fm/rox-filer/rox-filer-2.11/ROX-Filer/src/
H A Dremote.c258 xmlDocPtr rep_doc = NULL; in run_soap() local
298 if (!rep_doc) in run_soap()
299 rep_doc = soap_new(&rep_body); in run_soap()
312 return rep_doc; in run_soap()