OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:comma1
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
master.c
638
char
comma1
[2] = { 0 };
local
666
&delta,
comma1
, &width, comma2, mode,
671
if (
comma1
[0] == '}') {
673
} else if (
comma1
[0] == ',' && comma2[0] == '}')
678
} else if (
comma1
[0] == ',' &&
/src/external/mpl/dhcp/bind/dist/lib/dns/
master.c
691
char
comma1
[2] = { 0 };
local
719
&delta,
comma1
, &width, comma2, mode,
724
if (
comma1
[0] == '}') {
726
} else if (
comma1
[0] == ',' && comma2[0] == '}')
731
} else if (
comma1
[0] == ',' &&
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.c
2587
char *
comma1
= strchr(type1, ',');
local
2588
if (
comma1
== NULL) {
2591
len1 =
comma1
- type1;
Completed in 43 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026