OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lasttype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
gen.c
287
int
lasttype
= 0;
local
302
if (tt->type !=
lasttype
&& subswitch) {
312
if (tt->rdclass && tt->type !=
lasttype
) {
328
lasttype
= tt->type;
584
int
lasttype
;
local
918
lasttype
= 0;
920
if (tt->type !=
lasttype
) {
923
lasttype
= tt->type);
939
if (tt->type !=
lasttype
) {
944
lasttype
= tt->type
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
gen.c
236
int
lasttype
= 0;
local
251
if (tt->type !=
lasttype
&& subswitch) {
262
if (tt->rdclass && tt->type !=
lasttype
) {
278
lasttype
= tt->type;
551
int
lasttype
;
local
908
lasttype
= 0;
910
if (tt->type !=
lasttype
) {
913
lasttype
= tt->type);
929
if (tt->type !=
lasttype
) {
936
lasttype
= tt->type
[
all
...]
Completed in 64 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026