Searched refs:uint64_import (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal/
H A Dfsprg.c80 _pure_ static uint64_t uint64_import(const void *buf, size_t buflen) { function
322 epoch = uint64_import(state + 2 + 2 * secpar / 8, 8);
337 return uint64_import(state + 2 + 2 * secpar / 8, 8);

Completed in 1540 milliseconds