OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:len_n
(Results
1 - 4
of
4
) sorted by relevancy
/src/lib/libresolv/
ns_sign.c
171
u_int16_t
len_n
= htons(querysiglen);
local
173
(void *)&
len_n
, INT16SZ, NULL, 0);
ns_verify.c
242
u_int16_t
len_n
= htons(querysiglen);
local
244
(void *)&
len_n
, INT16SZ, NULL, 0);
/src/external/bsd/libbind/dist/nameser/
ns_sign.c
168
u_int16_t
len_n
= htons(querysiglen);
local
170
(u_char *)&
len_n
, INT16SZ, NULL, 0);
ns_verify.c
243
u_int16_t
len_n
= htons(querysiglen);
local
245
(u_char *)&
len_n
, INT16SZ, NULL, 0);
Completed in 32 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026