OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:journal_rawpos_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
journal.c
51
* of type
journal_rawpos_t
giving the locations
176
}
journal_rawpos_t
;
typedef in typeref:struct:__anon24065
198
journal_rawpos_t
begin;
200
journal_rawpos_t
end;
354
journal_pos_decode(
journal_rawpos_t
*raw, journal_pos_t *cooked) {
360
journal_pos_encode(
journal_rawpos_t
*raw, journal_pos_t *cooked) {
575
ISC_CHECKED_MUL(index_size, sizeof(
journal_rawpos_t
));
692
sizeof(
journal_rawpos_t
));
735
sizeof(
journal_rawpos_t
));
1148
sizeof(
journal_rawpos_t
));
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
journal.c
50
* of type
journal_rawpos_t
giving the locations
194
}
journal_rawpos_t
;
typedef in typeref:struct:__anon24310
216
journal_rawpos_t
begin;
218
journal_rawpos_t
end;
372
journal_pos_decode(
journal_rawpos_t
*raw, journal_pos_t *cooked) {
378
journal_pos_encode(
journal_rawpos_t
*raw, journal_pos_t *cooked) {
593
index_size * sizeof(
journal_rawpos_t
);
710
rawbytes = j->header.index_size * sizeof(
journal_rawpos_t
);
753
j->header.index_size * sizeof(
journal_rawpos_t
));
1165
j->header.index_size * sizeof(
journal_rawpos_t
);
[
all
...]
Completed in 47 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026