Searched refs:creation (Results 1 – 11 of 11) sorted by relevance
/systemd-251/src/tmpfiles/ |
D | tmpfiles.c | 1595 …create_directory_or_subvolume(const char *path, mode_t mode, bool subvol, CreationMode *creation) { in create_directory_or_subvolume() argument 1602 if (!creation) in create_directory_or_subvolume() 1603 creation = &c; in create_directory_or_subvolume() 1654 *creation = CREATION_EXISTING; in create_directory_or_subvolume() 1656 *creation = CREATION_NORMAL; in create_directory_or_subvolume() 1658 log_debug("%s directory \"%s\".", creation_mode_verb_to_string(*creation), path); in create_directory_or_subvolume() 1684 CreationMode creation; in create_subvolume() local 1690 fd = create_directory_or_subvolume(path, i->mode, true, &creation); in create_subvolume() 1696 if (creation == CREATION_NORMAL && in create_subvolume() 1745 CreationMode creation; in create_device() local [all …]
|
/systemd-251/shell-completion/zsh/ |
D | _bootctl | 72 …'--make-machine-id-directory=[Control creation and deletion of the top-level machine ID directory.…
|
/systemd-251/test/fuzz/fuzz-udev-rules/ |
D | 78-sound-card.rules | 15 # the siblings. The control device node creation can be used as synchronization
|
/systemd-251/LICENSES/ |
D | OFL-1.1.txt | 18 development of collaborative font projects, to support the font creation
|
/systemd-251/rules.d/ |
D | 78-sound-card.rules | 15 # the siblings. The control device node creation can be used as synchronization
|
/systemd-251/ |
D | README | 148 It's a good idea to disable the implicit creation of networking bonding
|
D | meson_options.txt | 90 description : 'support for dynamic linker cache creation')
|
D | TODO | 350 * improve scope units to support creation by pidfd instead of by PID 1745 --network-bridge= with networkd, to trigger netdev creation should an 1816 should not follow symlinks. None of the other adjustment or creation
|
D | NEWS | 391 to synchronize on the creation to complete. 1525 on its creation, so that the resulting image can be mounted 1538 subject for automatic mounting from creation on. 4211 addressing anymore. The creation of the route was unexpected and was 5077 is built on seccomp. When turned on creation of SUID/SGID files is 8078 can be set to disable parsing of metadata and the creation 9086 extended to allow creation of non-recursive bind mounts. 10317 at boot which are marked for creation only at boot. It is 11428 default, and only permit creation of and access to the usual 11430 access to (but not creation of) the pty devices. [all …]
|
D | meson.build | 758 # If we're in a git repository, use the creation time of the latest git tag.
|
/systemd-251/docs/ |
D | DISCOVERABLE_PARTITIONS.md | 408 `cgdisk`) also support creation of partitions with a matching type code.
|