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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/9p/
H A D9p.h514 u16 oldtag; member in struct:p9_tflush
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/9p/
H A Dclient.c496 int16_t oldtag; local
499 err = p9_parse_header(oldreq->tc, NULL, NULL, &oldtag, 1);
503 P9_DPRINTK(P9_DEBUG_9P, ">>> TFLUSH tag %d\n", oldtag);
505 req = p9_client_rpc(c, P9_TFLUSH, "w", oldtag);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DHTMLparser.c1106 * @oldtag: The old tag name
1115 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) argument
1135 if (xmlStrEqual(BAD_CAST htmlStartClose[i], oldtag)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DHTMLparser.c1098 * @oldtag: The old tag name
1107 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) argument
1127 if (xmlStrEqual(BAD_CAST htmlStartClose[i], oldtag)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c1106 * @oldtag: The old tag name
1115 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) argument
1135 if (xmlStrEqual(BAD_CAST htmlStartClose[i], oldtag)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DHTMLparser.c1098 * @oldtag: The old tag name
1107 htmlCheckAutoClose(const xmlChar * newtag, const xmlChar * oldtag) argument
1127 if (xmlStrEqual(BAD_CAST htmlStartClose[i], oldtag)) {

Completed in 108 milliseconds