OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otherbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
tsig.c
610
isc_buffer_t
otherbuf
;
local
614
isc_buffer_init(&
otherbuf
, tsig.other, tsig.otherlen);
615
isc_buffer_putuint48(&
otherbuf
, tsig.timesigned);
/src/external/mpl/dhcp/bind/dist/lib/dns/
tsig.c
823
isc_buffer_t
otherbuf
;
local
827
isc_buffer_init(&
otherbuf
, tsig.other, tsig.otherlen);
828
isc_buffer_putuint48(&
otherbuf
, tsig.timesigned);
Completed in 28 milliseconds
Indexes created Sat Apr 04 00:22:49 UTC 2026