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

/bind-9.6-ESV-R11/bin/dnssec/
H A Ddnssec-signzone.c1326 char algbuf[80]; local
1384 alg_format(i, algbuf, sizeof(algbuf));
1386 "%s %s\n", algbuf, namebuf, typebuf);
1438 char algbuf[80]; local
1575 alg_format(i, algbuf, sizeof(algbuf));
1576 fprintf(stderr, " %s", algbuf);
1588 alg_format(i, algbuf, sizeof(algbuf));
[all...]

Completed in 15 milliseconds