Home
last modified time | relevance | path

Searched defs:class (Results 1 – 10 of 10) sorted by relevance

/bionic/libc/dns/resolv/
Dres_query.c130 int class, int type, /* class and type of query */ in res_nquery()
224 int class, int type, /* class and type of query */ in res_nsearch()
381 int class, int type, /* class and type of query */ in res_nquerydomain()
Dres_data.c171 int class, int type, /* class and type of query */ in res_mkquery()
201 int class, int type, /* class and type of query */ in res_query()
270 int class, int type, /* class and type of query */ in res_search()
285 int class, int type, /* class and type of query */ in res_querydomain()
Dres_mkquery.c120 int class, int type, /* class and type of query */ in res_nmkquery()
Dres_debug.c646 p_class(int class) { in p_class()
Dres_send.c286 res_nameinquery(const char *name, int type, int class, in res_nameinquery()
/bionic/libc/kernel/uapi/linux/
Dioprio.h27 #define IOPRIO_PRIO_VALUE(class,data) (((class) << IOPRIO_CLASS_SHIFT) | data) argument
Dvirtio_net.h105 __u8 class; member
/bionic/libc/dns/nameser/
Dns_print.c109 const char *name, ns_class class, ns_type type, in ns_sprintrrf()
/bionic/libc/dns/net/
Dgetaddrinfo.c1306 int type, class, ancount, qdcount; in getanswer() local
2154 int class, type; in res_queryN() local
Dgethnamaddr.c210 int type, class, ancount, qdcount; in getanswer() local