Home
last modified time | relevance | path

Searched defs:qtype (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dgethostbydns.c198 gethostanswer(const querybuf *answer, int anslen, const char *qname, int qtype) in gethostanswer()
503 __dns_getanswer(const char *answer, int anslen, const char *qname, int qtype) in __dns_getanswer()
Dres_update.c132 u_int16_t dlen, class, qclass, type, qtype; in res_update() local
Dgetaddrinfo.c201 int qclass, qtype; /* class and type of query */ member
1069 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, in getanswer()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregcomp.c3851 int qtype = NTYPE(tqn->target); in setup_tree() local