Home
last modified time | relevance | path

Searched refs:res_findzonecut2 (Results 1 – 3 of 3) sorted by relevance

/dragonfly/include/
H A Dresolv.h349 #define res_findzonecut2 __res_findzonecut2 macro
455 int res_findzonecut2(res_state, const char *, ns_class, int,
/dragonfly/lib/libc/resolv/
H A Dres_update.c114 nscnt = res_findzonecut2(statp, rrecp->r_dname, tgrp.z_class, in res_nupdate()
H A Dres_findzonecut.c167 result = res_findzonecut2(statp, dname, class, opts, zname, zsize, in res_findzonecut()
178 res_findzonecut2(res_state statp, const char *dname, ns_class class, int opts, in res_findzonecut2() function