OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPECLASSFMT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
gen.c
135
#define
TYPECLASSFMT
"%" STR(TYPECLASSLEN) "[-0-9a-z]_%u"
541
if (sscanf(dir.filename,
TYPECLASSFMT
, typebuf, &type) != 2) {
668
if (sscanf(dir.filename,
TYPECLASSFMT
, classbuf, &rdclass) != 2)
/src/external/mpl/dhcp/bind/dist/lib/dns/
gen.c
151
#define
TYPECLASSFMT
"%" STR(TYPECLASSLEN) "[-0-9a-z]_%d"
504
if (sscanf(dir.filename,
TYPECLASSFMT
, typebuf, &type) != 2) {
643
if (sscanf(dir.filename,
TYPECLASSFMT
, classbuf, &rdclass) != 2)
Completed in 42 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026