Searched refs:IXML_NOT_FOUND_ERR (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/inc/
H A Dixml.h117 IXML_NOT_FOUND_ERR = 8, enumerator in enum:__anon11969
469 * \item {\tt IXML_NOT_FOUND_ERR}: {\bf refChild} is not a child of
504 * \item {\tt IXML_NOT_FOUND_ERR}: {\bf oldChild} is not a child of
534 * \item {\tt IXML_NOT_FOUND_ERR}: {\bf oldChild} is not among the
1264 * \item {\tt IXML_NOT_FOUND_ERR}: {\bf oldAttr} is not among the list
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A Dixml.h117 IXML_NOT_FOUND_ERR = 8, enumerator in enum:__anon11973
469 * \item {\tt IXML_NOT_FOUND_ERR}: {\bf refChild} is not a child of
504 * \item {\tt IXML_NOT_FOUND_ERR}: {\bf oldChild} is not a child of
534 * \item {\tt IXML_NOT_FOUND_ERR}: {\bf oldChild} is not among the
1264 * \item {\tt IXML_NOT_FOUND_ERR}: {\bf oldAttr} is not among the list
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/src/
H A Dnode.c643 return IXML_NOT_FOUND_ERR;
691 * IXML_NOT_FOUND_ERR: if oldChild is not a child of nodeptr.
723 return IXML_NOT_FOUND_ERR;
745 * IXML_NOT_FOUND_ERR: if oldChild is not a child of this node.
760 return IXML_NOT_FOUND_ERR;
H A Delement.c464 return IXML_NOT_FOUND_ERR;

Completed in 42 milliseconds