Home
last modified time | relevance | path

Searched defs:anslen (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/asr/
H A Dres_query.c30 res_query(const char *name, int class, int type, u_char *ans, int anslen) in res_query()
73 res_search(const char *name, int class, int type, u_char *ans, int anslen) in res_search()
H A Dres_send.c30 res_send(const u_char *buf, int buflen, u_char *ans, int anslen) in res_send()
H A Dres_mkquery.c96 int anslen) in res_querydomain()