Home
last modified time | relevance | path

Searched defs:one (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/journal/
Dtest-journal-interleaving.c116 ManagedJournalFile *one, *two; in setup_sequential() local
128 ManagedJournalFile *one, *two; in setup_interleaved() local
212 ManagedJournalFile *one, *two; in TEST() local
Dtest-journal-stream.c64 ManagedJournalFile *one, *two, *three; in run_test() local
/systemd-251/tools/
Danalyze-dump-sort.py69 one = sort_dump(open(opts.one)) variable
/systemd-251/src/test/
Dtest-siphash24.c68 const uint8_t one[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, in TEST() local
Dtest-string-util.c261 _cleanup_free_ char *one, *three, *zero; in TEST() local
Dtest-fileio.c34 _cleanup_free_ char *one = NULL, *two = NULL, *three = NULL, *four = NULL, *five = NULL, in TEST() local
/systemd-251/src/libsystemd/sd-journal/
Dcatalog.c99 static char *combine_entries(const char *one, const char *two) { in combine_entries()
/systemd-251/src/shared/
Dfirewall-util-nft.c422 static const uint32_t zero = 0, one = 1; in sd_nfnl_message_new_dnat_rule_out() local