Searched refs:IXML_INVALID_PARAMETER (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/src/
H A Ddocument.c117 return IXML_INVALID_PARAMETER;
145 * IXML_INVALID_PARAMETER: if either doc or tagName is NULL
159 errCode = IXML_INVALID_PARAMETER;
289 * IXML_INVALID_PARAMETER: if either doc or data is NULL
303 rc = IXML_INVALID_PARAMETER;
391 errCode = IXML_INVALID_PARAMETER;
448 * IXML_INVALID_PARAMETER: if either doc,namespaceURI or qualifiedName is NULL
463 errCode = IXML_INVALID_PARAMETER;
528 * IXML_INVALID_PARAMETER: if either doc or data is NULL
541 errCode = IXML_INVALID_PARAMETER;
[all...]
H A Dixml.c331 return IXML_INVALID_PARAMETER;
411 return IXML_INVALID_PARAMETER;
415 return IXML_INVALID_PARAMETER;
H A Delement.c153 errCode = IXML_INVALID_PARAMETER;
230 return IXML_INVALID_PARAMETER;
313 return IXML_INVALID_PARAMETER;
437 return IXML_INVALID_PARAMETER;
567 return IXML_INVALID_PARAMETER;
682 return IXML_INVALID_PARAMETER;
775 return IXML_INVALID_PARAMETER;
H A Dnode.c182 return IXML_INVALID_PARAMETER;
214 return IXML_INVALID_PARAMETER;
338 return IXML_INVALID_PARAMETER;
627 return IXML_INVALID_PARAMETER;
685 * IXML_INVALID_PARAMETER: if anyone of nodeptr, newChild or oldChild is NULL.
704 return IXML_INVALID_PARAMETER;
746 * IXML_INVALID_PARAMETER: if either oldChild or nodeptr is NULL
756 return IXML_INVALID_PARAMETER;
794 * IXML_INVALID_PARAMETER: if either nodeptr or newChild is NULL
811 return IXML_INVALID_PARAMETER;
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/inc/
H A Dixml.h130 IXML_INVALID_PARAMETER = 105, enumerator in enum:__anon11969
260 * \item {\tt IXML_INVALID_PARAMETER}: The {\bf Node*} is not a valid
460 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf nodeptr} or
530 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf nodeptr} or
555 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf nodeptr} or
755 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf doc} or
799 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf doc} or {\bf data}
840 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf doc} or {\bd data}
897 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf doc} or {\bf name}
943 * \item {\tt IXML_INVALID_PARAMETER}
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A Dixml.h130 IXML_INVALID_PARAMETER = 105, enumerator in enum:__anon11973
260 * \item {\tt IXML_INVALID_PARAMETER}: The {\bf Node*} is not a valid
460 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf nodeptr} or
530 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf nodeptr} or
555 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf nodeptr} or
755 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf doc} or
799 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf doc} or {\bf data}
840 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf doc} or {\bd data}
897 * \item {\tt IXML_INVALID_PARAMETER}: Either {\bf doc} or {\bf name}
943 * \item {\tt IXML_INVALID_PARAMETER}
[all...]

Completed in 89 milliseconds