Home
last modified time | relevance | path

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

/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Dgen.c149 #define TYPECLASSFMT "%" STR(TYPECLASSLEN) "[-0-9a-z]_%d" macro
502 if (sscanf(dir.filename, TYPECLASSFMT, typebuf, &type) != 2) { in sd()
641 if (sscanf(dir.filename, TYPECLASSFMT, classbuf, &rdclass) != 2) in main()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Dgen.c144 #define TYPECLASSFMT "%" STR(TYPECLASSLEN) "[-0-9a-z]_%d" macro
495 if (sscanf(dir.filename, TYPECLASSFMT, typebuf, &type) != 2) { in sd()
632 if (sscanf(dir.filename, TYPECLASSFMT, classbuf, in main()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Dgen.c147 #define TYPECLASSFMT "%" STR(TYPECLASSLEN) "[-0-9a-z]_%d" macro
500 if (sscanf(dir.filename, TYPECLASSFMT, typebuf, &type) != 2) { in sd()
639 if (sscanf(dir.filename, TYPECLASSFMT, classbuf, &rdclass) != 2) in main()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Dgen.c130 #define TYPECLASSFMT "%" STR(TYPECLASSLEN) "[-0-9a-z]_%d" macro
482 if (sscanf(dir.filename, TYPECLASSFMT, typebuf, &type) != 2) { in sd()
621 if (sscanf(dir.filename, TYPECLASSFMT, classbuf, &rdclass) != 2) in main()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Dgen.c149 #define TYPECLASSFMT "%" STR(TYPECLASSLEN) "[-0-9a-z]_%d" macro
502 if (sscanf(dir.filename, TYPECLASSFMT, typebuf, &type) != 2) { in sd()
641 if (sscanf(dir.filename, TYPECLASSFMT, classbuf, &rdclass) != 2) in main()