Searched refs:odata (Results 1 - 1 of 1) sorted by relevance
/systemd/src/journal/ |
H A D | sd-journal.c | 2453 const void *odata; local 2497 r = return_data(j, j->unique_file, o, &odata, &ol); 2509 if (memcmp(odata, j->unique_field, k) || ((const char*) odata)[k] != '=') { 2528 r = journal_file_find_data_object_with_hash(of, odata, ol, le64toh(o->data.hash), NULL, NULL);
|
Completed in 16 milliseconds