OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ext_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libresolv/
dst_api.c
677
u_int32_t
ext_flags
;
local in function:dst_dnskey_to_key
678
ext_flags
= (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]);
679
key_st->dk_flags = key_st->dk_flags | (
ext_flags
<< 16);
dst_api.c
677
u_int32_t
ext_flags
;
local in function:dst_dnskey_to_key
678
ext_flags
= (u_int32_t) dst_s_get_int16(&rdata[DST_EXT_FLAG]);
679
key_st->dk_flags = key_st->dk_flags | (
ext_flags
<< 16);
Completed in 22 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025