HomeSort by: relevance | last modified time | path
    Searched defs:_res (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/resolv/
res_compat.c 45 #undef _res
56 struct __res_state _res variable in typeref:struct:__res_state
68 return &_res;
74 (void)memcpy(&_res, res, sizeof(_res));
  /src/sys/dev/usb/
if_gscanreg.h 108 uint8_t _res; member in struct:gscan_frame
  /src/include/
resolv.h 289 * Source and Binary compatibility; _res will not work properly
293 #define _res (*__res_state()) macro

Completed in 15 milliseconds