/systemd-251/src/journal/ |
D | test-journal-interleaving.c | 116 ManagedJournalFile *one, *two; in setup_sequential() local 117 one = test_open("one.journal"); in setup_sequential() 119 append_number(one, 1, NULL); in setup_sequential() 120 append_number(one, 2, NULL); in setup_sequential() 123 test_close(one); in setup_sequential() 128 ManagedJournalFile *one, *two; in setup_interleaved() local 129 one = test_open("one.journal"); in setup_interleaved() 131 append_number(one, 1, NULL); in setup_interleaved() 133 append_number(one, 3, NULL); in setup_interleaved() 135 test_close(one); in setup_interleaved() [all …]
|
D | test-journal-stream.c | 64 ManagedJournalFile *one, *two, *three; in run_test() local 80 …one.journal", O_RDWR|O_CREAT, JOURNAL_COMPRESS, 0666, UINT64_MAX, NULL, m, NULL, NULL, &one) == 0); in run_test() 112 … assert_se(journal_file_append_entry(one->file, &ts, NULL, iovec, 2, NULL, NULL, NULL) == 0); in run_test() 119 (void) managed_journal_file_close(one); in run_test()
|
/systemd-251/src/test/ |
D | test-siphash24.c | 68 const uint8_t one[] = { 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, in TEST() local 72 uint8_t two[sizeof one] = {}; in TEST() 81 for (i = 1; i <= sizeof one; i++) { in TEST() 82 siphash24_compress(one, i, &state1); in TEST() 84 two[i-1] = one[i-1]; in TEST() 91 for (i = sizeof one; i > 0; i--) { in TEST() 94 for (j = 1; j <= sizeof one; j++) { in TEST() 95 siphash24_compress(one, i, &state1); in TEST() 96 siphash24_compress(one, j, &state1); in TEST() 98 siphash24_compress(one, i, &state2); in TEST() [all …]
|
/systemd-251/shell-completion/zsh/ |
D | _systemctl.in | 13 "start:Start (activate) one or more units" 14 "stop:Stop (deactivate) one or more units" 15 "reload:Reload one or more units" 16 "restart:Start or restart one or more units" 17 "condrestart:Restart one or more units if active" 18 "try-restart:Restart one or more units if active" 19 "reload-or-restart:Reload one or more units if possible, otherwise start or restart" 20 "force-reload:Reload one or more units if possible, otherwise restart if active" 21 "try-reload-or-restart:Reload one or more units if possible, otherwise restart if active" 22 "isolate:Start one unit and stop all others" [all …]
|
D | _loginctl | 125 "show-session:Show properties of one or more sessions" 127 "lock-session:Screen lock one or more sessions" 128 "unlock-session:Screen unlock one or more sessions" 131 "terminate-session:Terminate one or more sessions" 135 "show-user:Show properties of one or more users" 136 "enable-linger:Enable linger state of one or more users" 137 "disable-linger:Disable linger state of one or more users" 138 "terminate-user:Terminate all sessions of one or more users" 142 "show-seat:Show properties of one or more seats" 143 "attach:Attach one or more devices to a seat" [all …]
|
D | _machinectl | 27 "show:Show properties of one or more VMs/containers" 34 "poweroff:Power off one or more VMs/containers" 35 "reboot:Reboot one or more VMs/containers" 36 "terminate:Terminate one or more VMs/containers"
|
/systemd-251/tools/ |
D | analyze-dump-sort.py | 69 one = sort_dump(open(opts.one)) variable 77 with subprocess.Popen(['diff', '-U10', one.name, two.name], stdout=subprocess.PIPE) as diff:
|
/systemd-251/docs/ |
D | JOURNAL_NATIVE_PROTOCOL.md | 33 encapsulates one journal entry that shall be written. Since datagrams are 35 sent over this socket may come in one of two formats: 45 descriptors, or datagrams with neither, or more than one file descriptor. Such 64 key/value pair is serialized via one of two methods: 101 The order in which the fields are serialized within one datagram is undefined 106 generating log output about a stack trace, with one line for each stack 125 contains multiple `MESSAGE=` fields, likely only the first one is 134 the first serialization method, with the exception of one, where the value 181 the one the service manager passed, one can make sure that no I/O redirection
|
D | JOURNAL_FILE_FORMAT.md | 76 …integer it returns as higher 32bit part of the 64bit value, and the second one uses as lower 32bit… 87 the file and start a new one. No further writes should be attempted to the 133 * A **DATA** object, which encapsulates the contents of one field of an entry, i.e. a string such a… 187 new one. 198 immediately rotate the file and start a new one. If a writer is asked to write 200 Header, it shall immediately rotate the file and start a new one. 225 table, minus one. This is updated whenever a chain is found that is longer than 232 field hash table, minus one. 244 to read the file, but if they find one in **incompatible_flags** they should 298 STATE_OFFLINE it should immediately rotate the file and start a new one, [all …]
|
D | USER_GROUP_API.md | 104 one service instead of all of them in parallel. Note that it is not available 204 for. Typically, only one of the two parameters are set, depending whether a 207 one exists that matches one of the two parameters but not the other an error of 211 effect, each carrying one user record. 219 The method call returns one or more user records, depending which type of query is 228 no `privileged` section existed or one existed but hasn't been removed). 249 suggests. If one of the two is specified all matching memberships are returned, 274 services. Result of this is that it can be one service that defines a user A, 281 result in more than one reply, because neither UID/GID nor name is specified)
|
D | RESOLVED-VPNS.md | 97 interfaces are "merged": domains existing on one but not the other will "just 100 And one more note: the domain routing logic implemented is a tiny bit more 105 parallel. Example: one interface has `~foo.example.com` as routing domain, and 106 another one `example.com` has search domain. A lookup for 110 is particularly relevant if you have one interface with the `~.` routing domain 111 and another one with `~corp.company.example` — both suffixes match a lookup for 244 resolve to one system in one local network, and to another one in a different 264 When connecting to untrusted WiFi networks it might be wise to go one step
|
D | AUTOMATIC_BOOT_ASSESSMENT.md | 23 decreased by one on each attempt to boot the entry, prioritizing entries that 62 file name contains `+` followed by one or two numbers (if two numbers, then 68 booted the first counter is decreased by one, and the second one increased by 69 one. (If the second counter is missing, then it is assumed to be equivalent to 90 indicating that at this point one attempt has started and thus only one less
|
D | DESKTOP_ENVIRONMENTS.md | 14 systemd only supports running one graphical session per user at a time. 16 sessions for one user running at the same time is problematic. 21 logind seats, and this could be a way to use more than one display per user. 33 All units should be placed into one of these slices depending on their purposes:
|
/systemd-251/network/ |
D | 80-wifi-ap.network.example | 6 # To use the file, one of the following methods may be used: 8 # 2. copy the file into /etc/systemd/network or one of the other paths checked
|
D | 80-wifi-station.network.example | 6 # To use the file, one of the following methods may be used: 8 # 2. copy the file into /etc/systemd/network or one of the other paths checked
|
D | 80-ethernet.network.example | 6 # To use the file, one of the following methods may be used: 8 # 2. copy the file into /etc/systemd/network or one of the other paths checked
|
D | 80-wifi-adhoc.network | 6 # To make local modifications, one of the following methods may be used: 10 # 2. copy this file into /etc/systemd/network or one of the other paths checked
|
D | 99-default.link | 6 # To make local modifications, one of the following methods may be used: 10 # 2. copy this file into /etc/systemd/network or one of the other paths checked
|
D | 80-6rd-tunnel.network | 6 # To make local modifications, one of the following methods may be used: 10 # 2. copy this file into /etc/systemd/network or one of the other paths checked
|
D | 80-container-host0.network | 6 # To make local modifications, one of the following methods may be used: 10 # 2. copy this file into /etc/systemd/network or one of the other paths checked
|
D | 80-container-vb.network | 6 # To make local modifications, one of the following methods may be used: 10 # 2. copy this file into /etc/systemd/network or one of the other paths checked
|
D | 80-container-ve.network | 6 # To make local modifications, one of the following methods may be used: 10 # 2. copy this file into /etc/systemd/network or one of the other paths checked
|
D | 80-container-vz.network | 6 # To make local modifications, one of the following methods may be used: 10 # 2. copy this file into /etc/systemd/network or one of the other paths checked
|
D | 80-vm-vt.network | 6 # To make local modifications, one of the following methods may be used: 10 # 2. copy this file into /etc/systemd/network or one of the other paths checked
|
/systemd-251/src/libsystemd/sd-journal/ |
D | catalog.c | 99 static char *combine_entries(const char *one, const char *two) { in combine_entries() argument 105 b1 = skip_header(one); in combine_entries() 108 l1 = strlen(one); in combine_entries() 119 n = b1 - one; in combine_entries() 120 p = mempcpy(p, one, n); in combine_entries() 127 n = l1 - (b1 - one); in combine_entries()
|