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_pos_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
journal.c
246
}
journal_pos_t
;
typedef in typeref:struct:__anon24072
253
journal_pos_t
begin;
254
journal_pos_t
end;
321
journal_pos_t
*index; /*%< In-core journal index */
327
journal_pos_t
pos[2]; /*%< Begin/end position */
333
journal_pos_t
bpos; /*%< Position before first, */
334
journal_pos_t
cpos; /*%< before current, */
335
journal_pos_t
epos; /*%< and after last transaction */
354
journal_pos_decode(journal_rawpos_t *raw,
journal_pos_t
*cooked) {
360
journal_pos_encode(journal_rawpos_t *raw,
journal_pos_t
*cooked)
[
all
...]
/src/external/mpl/dhcp/bind/dist/lib/dns/
journal.c
264
}
journal_pos_t
;
typedef in typeref:struct:__anon24317
271
journal_pos_t
begin;
272
journal_pos_t
end;
339
journal_pos_t
*index; /*%< In-core journal index */
345
journal_pos_t
pos[2]; /*%< Begin/end position */
351
journal_pos_t
bpos; /*%< Position before first, */
352
journal_pos_t
cpos; /*%< before current, */
353
journal_pos_t
epos; /*%< and after last transaction */
372
journal_pos_decode(journal_rawpos_t *raw,
journal_pos_t
*cooked) {
378
journal_pos_encode(journal_rawpos_t *raw,
journal_pos_t
*cooked)
[
all
...]
Completed in 14 milliseconds
Indexes created Tue Mar 17 00:23:13 UTC 2026