Searched refs:appended (Results 1 – 6 of 6) sorted by relevance
/systemd-251/test/units/ |
D | testsuite-22.03.sh | 189 touch /tmp/w/appended 218 w+ /tmp/w/appended 0644 - - - 1 219 w+ /tmp/w/appended 0644 - - - 2\n 220 w+ /tmp/w/appended 0644 - - - 3 222 test -f /tmp/w/appended
|
/systemd-251/src/shared/ |
D | bus-unit-util.c | 1220 const char *n, *appended; in bus_append_execute_property() local 1223 appended = strjoina(field, "FileDescriptorName"); in bus_append_execute_property() 1224 r = sd_bus_message_append(m, "(sv)", appended, "s", n); in bus_append_execute_property() 1226 appended = strjoina(field, "File"); in bus_append_execute_property() 1227 r = sd_bus_message_append(m, "(sv)", appended, "s", n); in bus_append_execute_property() 1229 appended = strjoina(field, "FileToAppend"); in bus_append_execute_property() 1230 r = sd_bus_message_append(m, "(sv)", appended, "s", n); in bus_append_execute_property() 1232 appended = strjoina(field, "FileToTruncate"); in bus_append_execute_property() 1233 r = sd_bus_message_append(m, "(sv)", appended, "s", n); in bus_append_execute_property()
|
/systemd-251/docs/ |
D | JOURNAL_FILE_FORMAT.md | 112 object structures follow. Objects are appended to the end as time 115 indexing. When new data is appended to a file the writer first writes all new 203 this file. As objects are appended to the end of the file this counter is 562 list. To optimize allocation and seeking, as entry arrays are appended to a 593 intervals a tag object is appended to the file. The tag object consists of a 654 When an entry is appended to the journal, for each of its data fields the data 656 it should be appended and added to the data hash table. When a data field's data 659 (and recursively all field names) of the new entry are appended and linked up 660 in the hashtables, the entry object should be appended and linked up too.
|
D | JOURNAL_NATIVE_PROTOCOL.md | 91 are *trusted* and implicitly appended by `journald` on the receiving
|
D | RESOLVED-VPNS.md | 218 automatically appended to the domain list configured, as appropriate for a
|
/systemd-251/ |
D | NEWS | 6302 type (i.e. the right-most column was set) this string was appended to 12775 now implicitly appended to every log entry logged. systemctl
|