HomeSort by: relevance | last modified time | path
    Searched refs:dhx_entry_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/citrus/
citrus_db_file.h 71 uint32_t dhx_entry_offset; member in struct:_citrus_db_header_x
citrus_db.c 75 if (_memstream_seek(&ms, be32toh(dhx->dhx_entry_offset), SEEK_SET))
127 be32toh(dhx->dhx_entry_offset) +
319 offset = be32toh(dhx->dhx_entry_offset) + idx * _CITRUS_DB_ENTRY_SIZE;

Completed in 13 milliseconds