OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_CITRUS_DB_ENTRY_SIZE
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/citrus/
citrus_db_file.h
82
#define
_CITRUS_DB_ENTRY_SIZE
24
citrus_db.c
78
if (be32toh(dhx->dhx_num_entries)*
_CITRUS_DB_ENTRY_SIZE
>
128
hashval *
_CITRUS_DB_ENTRY_SIZE
;
137
dex = _memstream_getregion(&ms, NULL,
_CITRUS_DB_ENTRY_SIZE
);
319
offset = be32toh(dhx->dhx_entry_offset) + idx *
_CITRUS_DB_ENTRY_SIZE
;
323
dex = _memstream_getregion(&ms, NULL,
_CITRUS_DB_ENTRY_SIZE
);
citrus_db_factory.c
223
sz += ceilto(
_CITRUS_DB_ENTRY_SIZE
* df->df_num_entries);
309
ceilto(df->df_num_entries*
_CITRUS_DB_ENTRY_SIZE
);
322
de->de_next->de_idx *
_CITRUS_DB_ENTRY_SIZE
;
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025