Searched defs:one (Results 1 – 8 of 8) sorted by relevance
/systemd-251/src/journal/ |
D | test-journal-interleaving.c | 116 ManagedJournalFile *one, *two; in setup_sequential() local 128 ManagedJournalFile *one, *two; in setup_interleaved() local 212 ManagedJournalFile *one, *two; in TEST() local
|
D | test-journal-stream.c | 64 ManagedJournalFile *one, *two, *three; in run_test() local
|
/systemd-251/tools/ |
D | analyze-dump-sort.py | 69 one = sort_dump(open(opts.one)) variable
|
/systemd-251/src/test/ |
D | test-siphash24.c | 68 const uint8_t one[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, in TEST() local
|
D | test-string-util.c | 261 _cleanup_free_ char *one, *three, *zero; in TEST() local
|
D | test-fileio.c | 34 _cleanup_free_ char *one = NULL, *two = NULL, *three = NULL, *four = NULL, *five = NULL, in TEST() local
|
/systemd-251/src/libsystemd/sd-journal/ |
D | catalog.c | 99 static char *combine_entries(const char *one, const char *two) { in combine_entries()
|
/systemd-251/src/shared/ |
D | firewall-util-nft.c | 422 static const uint32_t zero = 0, one = 1; in sd_nfnl_message_new_dnat_rule_out() local
|