Home
last modified time | relevance | path

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

/freebsd/contrib/ldns/drill/
H A Ddrill.c21 is_ixfr_with_serial(const char* name, uint32_t *serial) in is_ixfr_with_serial() function
497 } else if (is_ixfr_with_serial(argv[i], &serial)) { in main()