Searched defs:ret_offset (Results 1 – 4 of 4) sorted by relevance
/systemd-251/src/libsystemd/sd-journal/ |
D | journal-file.c | 94 int journal_file_tail_end_by_pread(JournalFile *f, uint64_t *ret_offset) { in journal_file_tail_end_by_pread() 132 int journal_file_tail_end_by_mmap(JournalFile *f, uint64_t *ret_offset) { in journal_file_tail_end_by_mmap() 974 uint64_t *ret_offset) { in journal_file_append_object() 1260 Object **ret, uint64_t *ret_offset) { in journal_file_find_field_object_with_hash() 1338 Object **ret, uint64_t *ret_offset) { in journal_file_find_field_object() 1353 Object **ret, uint64_t *ret_offset) { in journal_file_find_data_object_with_hash() 1452 Object **ret, uint64_t *ret_offset) { in journal_file_find_data_object() 1503 Object **ret, uint64_t *ret_offset) { in journal_file_append_field() 1560 Object **ret, uint64_t *ret_offset) { in journal_file_append_data() 1871 Object **ret, uint64_t *ret_offset) { in journal_file_append_entry_internal() [all …]
|
/systemd-251/src/libsystemd-network/ |
D | dhcp-option.c | 170 int dhcp_option_find_option(uint8_t *options, size_t length, uint8_t code, size_t *ret_offset) { in dhcp_option_find_option()
|
/systemd-251/src/shared/ |
D | sleep-config.c | 233 static int calculate_swap_file_offset(const SwapEntry *swap, uint64_t *ret_offset) { in calculate_swap_file_offset()
|
/systemd-251/src/home/ |
D | homework-luks.c | 635 uint64_t *ret_offset, in luks_validate() 1835 uint64_t *ret_offset, in make_partition_table()
|