Searched defs:uresult (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | zone.c | 3853 isc_result_t result, uresult; local 3860 uresult = update_one_rr(db, ver, diff, DNS_DIFFOP_DEL, 3862 if (uresult != ISC_R_SUCCESS) 3863 return (uresult); |
Completed in 74 milliseconds