Home
last modified time | relevance | path

Searched refs:res_opt (Results 1 – 2 of 2) sorted by relevance

/dragonfly/include/
H A Dresolv.h279 #define res_opt __res_opt macro
296 int res_opt(int, u_char *, int, int);
/dragonfly/lib/libc/resolv/
H A Dres_data.c285 res_opt(int n0, u_char *buf, int buflen, int anslen) in res_opt() function