HomeSort by: relevance | last modified time | path
    Searched refs:res_nopt (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libc/resolv/
res_mkquery.c 96 __weak_alias(res_nopt,_res_nopt)
226 res_nopt(res_state statp, function in typeref:typename:int
238 printf(";; res_nopt()\n");
280 * res_nopt()) with the new RDATA length.
res_data.c 322 return res_nopt(&_nres, a, b, c, d);
res_query.c 170 n = res_nopt(statp, n, buf, (int)sizeof(buf), anslen);
  /src/include/
resolv.h 402 #define res_nopt __res_nopt macro
488 int res_nopt(res_state, int, u_char *, int, int);
  /src/lib/libc/net/
getaddrinfo.c 2592 n = res_nopt(statp, n, buf, (int)sizeof(buf), anslen);

Completed in 16 milliseconds