OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPECLASSLEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
gen.c
133
#define
TYPECLASSLEN
20 /* DNS mnemonic size. Must be less than 100. */
134
#define TYPECLASSBUF (
TYPECLASSLEN
+ 1)
135
#define TYPECLASSFMT "%" STR(
TYPECLASSLEN
) "[-0-9a-z]_%u"
530
char buf[
TYPECLASSLEN
+ sizeof("_4294967295.h")];
639
PATH_MAX - 2 *
TYPECLASSLEN
-
/src/external/mpl/dhcp/bind/dist/lib/dns/
gen.c
149
#define
TYPECLASSLEN
20 /* DNS mnemonic size. Must be less than 100. */
150
#define TYPECLASSBUF (
TYPECLASSLEN
+ 1)
151
#define TYPECLASSFMT "%" STR(
TYPECLASSLEN
) "[-0-9a-z]_%d"
494
char buf[
TYPECLASSLEN
+ sizeof("_65535.h")];
610
PATH_MAX - 2 *
TYPECLASSLEN
-
Completed in 34 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026