Searched refs:redir (Results 26 - 31 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.c3542 const char *redir; local
3580 redir = xmlNanoHTTPRedir(ret->buf->context);
3581 if (redir != NULL) {
3589 (char *) xmlStrdup((const xmlChar *) redir);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c3633 const char *redir; local
3671 redir = xmlNanoHTTPRedir(ret->buf->context);
3672 if (redir != NULL) {
3680 (char *) xmlStrdup((const xmlChar *) redir);
H A Dtestapi.c12357 char ** redir; /* if available the redirected URL will be returned */ local
12366 redir = gen_char_ptr_ptr(n_redir, 2);
12368 ret_val = xmlNanoHTTPOpenRedir(URL, contentType, redir);
12373 des_char_ptr_ptr(n_redir, redir, 2);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c3633 const char *redir; local
3671 redir = xmlNanoHTTPRedir(ret->buf->context);
3672 if (redir != NULL) {
3680 (char *) xmlStrdup((const xmlChar *) redir);
H A Dtestapi.c12357 char ** redir; /* if available the redirected URL will be returned */ local
12366 redir = gen_char_ptr_ptr(n_redir, 2);
12368 ret_val = xmlNanoHTTPOpenRedir(URL, contentType, redir);
12373 des_char_ptr_ptr(n_redir, redir, 2);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.c3542 const char *redir; local
3580 redir = xmlNanoHTTPRedir(ret->buf->context);
3581 if (redir != NULL) {
3589 (char *) xmlStrdup((const xmlChar *) redir);

Completed in 340 milliseconds

12