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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dnameser.h91 #define QUERY 0x0 /* standard query */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Include/arpa/
H A Dnameser.h110 #define QUERY 0x0 /* standard query */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dosd_protocol.h303 OSD_ACT_V2(QUERY, 0x20)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/src/
H A Drfc1035.c731 if (ntohs(header->qdcount) != 1 || header->opcode != QUERY)
890 if (!qdcount || header->opcode != QUERY )
H A Dforward.c819 if (header->opcode != QUERY || (header->rcode != NOERROR && header->rcode != NXDOMAIN))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtdb.tex886 \item To lock a record during QUERY functions, the reserved word 'HOLDLOCK' must be added after every table name involved in the query/join if that table's matching record(s) are to be locked
1083 return HandleError(wxT("QUERY ERROR: "), table->GetDb());

Completed in 127 milliseconds