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

  /src/external/bsd/nsd/dist/
difffile.c 1262 * previously (by check_for_bad_serial) if it exists */
1350 check_for_bad_serial(namedb_type* db, const char* zone_str, uint32_t old_serial) function
1443 if(check_for_bad_serial(nsd->db, zone_buf, old_serial)) {
difffile.c 1262 * previously (by check_for_bad_serial) if it exists */
1350 check_for_bad_serial(namedb_type* db, const char* zone_str, uint32_t old_serial) function
1443 if(check_for_bad_serial(nsd->db, zone_buf, old_serial)) {

Completed in 42 milliseconds