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

/bind-9.6-ESV-R11/bin/tests/system/database/
H A Dtests.sh40 cp ns1/named.conf2 ns1/named.conf
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/tools/idnconv/
H A Didnconv.c104 static int encode_file(idn_resconf_t conf1, idn_resconf_t conf2,
106 static int decode_file(idn_resconf_t conf1, idn_resconf_t conf2,
383 encode_file(idn_resconf_t conf1, idn_resconf_t conf2, FILE *fp, int flags) { argument
447 r = convert_line(&buf1, &buf2, conf2, actions1,
500 decode_file(idn_resconf_t conf1, idn_resconf_t conf2, FILE *fp, int flags) { argument
628 r = convert_line(&buf1, &buf2, conf2, actions2,

Completed in 29 milliseconds