mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-24 07:41:10 -04:00
converted frometext* to use gettoken() converted: result = foo(); if (result != DNS_R_SUCCESS) return (result); to RETERR(foo()); |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| lex_test.c | ||
| Makefile.in | ||
| name_test.c | ||
| rdata_test.c | ||
| rwlock_test.c | ||
| sock_test.c | ||
| sym_test.c | ||
| task_test.c | ||
| timer_test.c | ||
| wire_test.c | ||
| wire_test.data | ||