Searched defs:filetype (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ |
H A D | gen.c | 460 sd(int rdclass, const char *classname, const char *dirname, char filetype) { argument 476 type, filetype); 523 char filetype = 'c'; local 541 filetype = 'c'; 550 filetype = 'h'; 557 filetype = 'c'; 566 filetype = 'h'; 611 sd(rdclass, classname, buf, filetype); 616 sd(0, "", buf, filetype);
|
Completed in 12 milliseconds