OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tbcount
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/nameser/
ns_name.c
1057
int value = 0, count = 0,
tbcount
= 0, blen = 0;
local in function:encode_bitsring
1106
tbcount
+= 4;
1107
if (
tbcount
> 256)
1132
if (((blen + 3) & ~3) !=
tbcount
)
1134
traillen =
tbcount
- blen; /*%< between 0 and 3 */
1139
blen =
tbcount
;
ns_name.c
1057
int value = 0, count = 0,
tbcount
= 0, blen = 0;
local in function:encode_bitsring
1106
tbcount
+= 4;
1107
if (
tbcount
> 256)
1132
if (((blen + 3) & ~3) !=
tbcount
)
1134
traillen =
tbcount
- blen; /*%< between 0 and 3 */
1139
blen =
tbcount
;
Completed in 25 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025