Searched refs:IXML_SUCCESS (Results 1 - 14 of 14) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/src/
H A Dnode.c173 * IXML_SUCCESS or failure
197 return IXML_SUCCESS;
205 * IXML_SUCCESS or failure.
229 return IXML_SUCCESS;
238 * IXML_SUCCESS or failure.
260 return IXML_SUCCESS;
328 * IXML_SUCCESS or failure
335 int rc = IXML_SUCCESS;
624 int ret = IXML_SUCCESS;
684 * IXML_SUCCESS
[all...]
H A Ddocument.c133 return IXML_SUCCESS;
144 * IXML_SUCCESS
155 int errCode = IXML_SUCCESS;
225 * IXML_SUCCESS
233 int errCode = IXML_SUCCESS;
288 * IXML_SUCCESS
299 int rc = IXML_SUCCESS;
370 * IXML_SUCCESS
380 int errCode = IXML_SUCCESS;
447 * IXML_SUCCESS
[all...]
H A Delement.c76 int rc = IXML_SUCCESS;
140 * IXML_SUCCESS or failure code.
150 short errCode = IXML_SUCCESS;
176 if( errCode != IXML_SUCCESS ) {
191 if( errCode != IXML_SUCCESS ) {
219 * IXML_SUCCESS or error code.
249 return IXML_SUCCESS;
379 return IXML_SUCCESS;
424 * IXML_SUCCESS or failure
461 return IXML_SUCCESS;
[all...]
H A DnamedNodeMap.c196 * IXML_SUCCESS or failure.
208 return IXML_SUCCESS;
241 return IXML_SUCCESS;
H A Dixmlmembuf.c147 return IXML_SUCCESS;
160 return IXML_SUCCESS;
H A DnodeList.c131 return IXML_SUCCESS;
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/api/
H A Dupnptools.c206 if( rc != IXML_SUCCESS ) {
282 if( ixmlParseBufferEx( ActBuff, &ActionDoc ) != IXML_SUCCESS ) {
498 if( rc != IXML_SUCCESS ) {
550 if( ixmlParseBufferEx( BlankDoc, &PropSet ) != IXML_SUCCESS ) {
H A Dupnpapi.c959 if( rc != IXML_SUCCESS && descriptionType != UPNPREG_URL_DESC ) {
2696 if( rc != IXML_SUCCESS ) {
2820 if( retVal != IXML_SUCCESS ) {
2831 if( retVal != IXML_SUCCESS ) {
3236 if( ret_code != IXML_SUCCESS ) {
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/urlconfig/
H A Durlconfig.c246 if( err_code != IXML_SUCCESS ) {
258 if( err_code != IXML_SUCCESS ) {
315 if( err_code != IXML_SUCCESS ) {
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/soap/
H A Dsoap_ctrlpt.c434 if( ixmlParseBufferEx( hmsg->entity.buf, &doc ) != IXML_SUCCESS ) {
466 IXML_SUCCESS ) {
552 IXML_SUCCESS ) {
H A Dsoap_device.c378 if( ret_code != IXML_SUCCESS ) {
1028 if( err_code != IXML_SUCCESS ) {
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/ixml/inc/
H A Dixml.h126 IXML_SUCCESS = 0, enumerator in enum:__anon11969
259 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
459 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
494 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
529 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
554 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
722 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
754 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
798 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
839 * \item {\tt IXML_SUCCESS}
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/inc/
H A Dixml.h126 IXML_SUCCESS = 0, enumerator in enum:__anon11973
259 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
459 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
494 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
529 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
554 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
722 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
754 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
798 * \item {\tt IXML_SUCCESS}: The operation completed successfully.
839 * \item {\tt IXML_SUCCESS}
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libupnp-1.2.1/upnp/src/gena/
H A Dgena_ctrlpt.c791 IXML_SUCCESS ) {

Completed in 120 milliseconds