Lines Matching refs:u_char
145 static int send_vc(res_state, const u_char *, int,
146 u_char *, int, int *, int);
147 static int send_dg(res_state, const u_char *, int,
148 u_char *, int, int *, int,
159 void res_pquery(const res_state, const u_char *, int, FILE *);
288 const u_char *buf, const u_char *eom) in res_nameinquery()
290 const u_char *cp = buf + HFIXEDSZ; in res_nameinquery()
324 res_queriesmatch(const u_char *buf1, const u_char *eom1, in res_queriesmatch()
325 const u_char *buf2, const u_char *eom2) in res_queriesmatch()
327 const u_char *cp = buf1 + HFIXEDSZ; in res_queriesmatch()
364 const u_char *buf, int buflen, u_char *ans, int anssiz) in res_nsend()
737 const u_char *buf, int buflen, u_char *ans, int anssiz, in send_vc()
747 u_char *cp; in send_vc()
820 ns_put16((u_short)buflen, (u_char*)(void *)&len); in send_vc()
1037 const u_char *buf, int buflen, u_char *ans, int anssiz, in send_dg()