OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:istsig
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
message.c
1288
bool isedns, issigzero,
istsig
;
local
1303
istsig
= false;
1394
istsig
= true;
1534
if (!isedns && !
istsig
&& !issigzero) {
1596
if (isedns ||
istsig
|| issigzero) {
1723
} else if (
istsig
) {
/src/external/mpl/bind/dist/lib/dns/
message.c
1223
bool isedns, issigzero,
istsig
;
local
1238
istsig
= false;
1326
istsig
= true;
1468
if (!isedns && !
istsig
&& !issigzero) {
1522
if (isedns ||
istsig
|| issigzero) {
1652
} else if (
istsig
) {
Completed in 35 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026