Searched refs:sub (Results 1 – 18 of 18) sorted by relevance
/systemd-251/src/basic/ |
D | io-util.h | 41 size_t sub; in IOVEC_INCREMENT() local 48 sub = MIN(i[j].iov_len, k); in IOVEC_INCREMENT() 49 i[j].iov_len -= sub; in IOVEC_INCREMENT() 50 i[j].iov_base = (uint8_t*) i[j].iov_base + sub; in IOVEC_INCREMENT() 51 k -= sub; in IOVEC_INCREMENT()
|
/systemd-251/docs/ |
D | CGROUP_DELEGATION.md | 118 sync (at least mostly: sub-trees might be suppressed in certain hierarchies if 146 they might contain a sub-tree of their own managed by something else, made 203 sub-graph of the tree whatever it wants. 205 Only sub-trees can be delegated (though whoever decides to request a sub-tree 206 can delegate sub-sub-trees further to somebody else if they like). Delegation 211 create/remove sub-cgroups inside it freely, and those then become exclusive 213 sub-cgroups can be manipulated freely and exclusively by your program. 218 1. systemd won't fiddle with your sub-tree of the cgroup tree anymore. It won't 221 sub-tree as it deems useful anymore. 223 2. If your service makes use of the `User=` functionality, then the sub-tree [all …]
|
D | TEMPORARY_DIRECTORIES.md | 62 `/var/tmp/` are replaced by private sub-directories, implemented through Linux 65 reality they are private sub-directories of the host's real `/tmp/` and 114 3. Operate below a sub-directory of `/tmp/` and `/var/tmp/` you created, and 117 sub-directory. This is particularly interesting when operating on more than 148 6. Don't use `/tmp/` or `/var/tmp/`, but use your own sub-directory under
|
D | CONTAINER_INTERFACE.md | 34 sub-trees from the real `sysfs` to hide `/sys/firmware/`, `/sys/kernel/` and 68 explicitly *not* OK to just mount a sub-hierarchy into the container as that 73 the cgroup sub-tree the container runs in. It's also a good idea to mount 77 cgroup sub-tree of the container itself (on cgroupv2 in the unified 316 6. Don't mount only a sub-tree of the `cgroupfs` into the container. This will not 335 sub-directories of `/sys/` writable, but make sure to leave the root of
|
D | USER_RECORD.md | 105 2. A number of fields are located in the `privileged` section (a sub-object of 125 4. Various fields are located in the `binding` section (a sub-sub-object of the 141 5. Various fields are located in the `status` section (a sub-sub-object of the 615 As mentioned, the `privileged` section is encoded in a sub-object of the user 761 The `binding` sub-object on the top-level user record object is keyed by the 791 sub-object of the top-level user record object is keyed by the machine ID,
|
D | PORTABLE_SERVICES.md | 166 2. The image must either be a plain sub-directory (or btrfs subvolume) 288 sub-directory, a btrfs subvolume or a raw disk image.
|
D | RESOLVED-VPNS.md | 79 these (or sub-domains thereof) defined as routing domains, will be preferably
|
/systemd-251/src/login/ |
D | sysfs-show.c | 21 const char *sub, in show_sysfs_one() argument 48 !path_startswith(sysfs, sub)) in show_sysfs_one() 75 if (path_startswith(lookahead_sysfs, sub) && in show_sysfs_one()
|
/systemd-251/shell-completion/zsh/ |
D | _networkctl | 28 …_links=( "${(foa)$(networkctl list --no-legend | awk 'BEGIN{OFS=":"} {sub(/[[ \t]+/, ""); print $2…
|
D | _coredumpctl | 20 …_dumps=( "${(f)$(coredumpctl list -q --no-legend | awk 'BEGIN{OFS=":"} {sub(/[[ \t]+/, ""); print …
|
/systemd-251/tools/ |
D | make-directive-index.py | 30 text = re.sub(r'([= ]).*', r'\1', name.text).rstrip()
|
/systemd-251/src/home/ |
D | homework-luks.c | 3348 uint64_t sub; in home_resize_luks() local 3352 sub = new_image_size - resized_image_size; in home_resize_luks() 3353 assert(new_partition_size >= sub); in home_resize_luks() 3354 new_partition_size -= sub; in home_resize_luks() 3355 assert(new_fs_size >= sub); in home_resize_luks() 3356 new_fs_size -= sub; in home_resize_luks()
|
D | homed-home.c | 1157 JsonVariant *sub = NULL; in home_start_work() local 1159 sub = json_variant_by_key(secret->json, "secret"); in home_start_work() 1160 if (!sub) in home_start_work() 1163 r = json_variant_set_field(&v, "secret", sub); in home_start_work()
|
/systemd-251/ |
D | NEWS | 5345 * Support for disabling a particular cgroup controller within a sub-tree 8542 * Calendar time specifications now support sub-second accuracy. 8621 optionally be specified with sub-second accuracy. Both of 12150 load state, active state and sub state, using the new
|
/systemd-251/hwdb.d/ |
D | ma-medium.txt | 23446 …West Floor 4,building A,Bafangyuan high and new industrial zone,No.108 Zhoushi Rd.,Shiyan sub-dist…
|
D | usb.ids | 9121 a219 1.3M WebCam (notebook emachines E730, Acer sub-brand)
|
D | 20-usb-vendor-model.hwdb | 27297 ID_MODEL_FROM_DATABASE=1.3M WebCam (notebook emachines E730, Acer sub-brand)
|
D | pci.ids | 4027 …ther mainboard, since all other ID numbers on this mainboard including the sub-device of this devi…
|