Home
last modified time | relevance | path

Searched defs:RES_GETLAST (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/bsd/libbind/dist/include/
H A Dresolv.h228 #define RES_GETLAST(res) (((res)._flags & RES_F_LASTMASK) >> RES_F_LASTSHIFT) macro
/netbsd/include/
H A Dresolv.h222 #define RES_GETLAST(res) (((res)._flags & RES_F_LASTMASK) >> RES_F_LASTSHIFT) macro