Searched refs:nscnt (Results 1 - 1 of 1) sorted by relevance

/barrelfish-master/lib/libc/resolv/
H A Dres_update.c116 int nscnt; local
119 nscnt = res_findzonecut2(statp, rrecp->r_dname, tgrp.z_class,
123 if (nscnt <= 0) {
124 DPRINTF(("res_findzonecut failed (%d)", nscnt));
127 tgrp.z_nscount = nscnt;

Completed in 26 milliseconds