Home
last modified time | relevance | path

Searched refs:parts (Results 1 – 21 of 21) sorted by relevance

/systemd-251/man/
D90-rearrange-path.py28 if 'sbin' in items[i].parts:
29 ind = items[i].parts.index('sbin')
30 bin = pathlib.Path(*items[i].parts[:ind], 'bin', *items[i].parts[ind+1:])
/systemd-251/src/login/
Dlogind.c362 _cleanup_strv_free_ char **parts = NULL; in parse_fdname() local
367 parts = strv_split(fdname, "-"); in parse_fdname()
368 if (!parts) in parse_fdname()
370 if (strv_length(parts) != 5) in parse_fdname()
373 if (!streq(parts[0], "session")) in parse_fdname()
376 id = strdup(parts[1]); in parse_fdname()
380 if (!streq(parts[2], "device")) in parse_fdname()
383 r = safe_atou(parts[3], &major); in parse_fdname()
386 r = safe_atou(parts[4], &minor); in parse_fdname()
/systemd-251/docs/
DJOURNAL_EXPORT_FORMATS.md66 MESSAGE=(root) CMD (run-parts /etc/cron.hourly)
70 _COMM=run-parts
72 _CMDLINE=/bin/bash /bin/run-parts /etc/cron.hourly
DGVARIANT-SERIALIZATION.md106 too. The parts for this extended header and footer can be the same
Dindex.md12 Other parts include a logging daemon, utilities to control basic system configuration like the host…
DARCHITECTURE.md100 `src/shared` live under `src/fuzz/`, and those for other parts of the codebase
DPORTABILITY_AND_STABILITY.md38 …distributions. Systemd project does not contain any distribution-specific parts. Distributions are…
51 …have the option to a) fork our code and maintain portable versions of the parts you are interested…
DUIDS-GIDS.md191 other parts of its codebase, too, hence assigning fewer users means you lose
315 parts of the user database (for example an LDAP user database client) are
DUSERDB_AND_DESKTOPS.md75 fields of relevance to UIs that manage the local user database or parts
DCGROUP_DELEGATION.md200 but we expose it on cgroup v1 too. Delegation means that some parts of the
477 however, is mount the upper parts of the cgroup tree read-only (or even
DHACKING.md276 corresponding parts of the C/C++ extension in your VSCode user settings by adding the following ent…
DCONTAINER_INTERFACE.md72 "upper" parts read-only of the hierarchies, and only allow write-access to
DJOURNAL_FILE_FORMAT.md499 number. For continuous parts of the file written during the same boot
/systemd-251/test/
Dtest-functions964 …inst_rules 56-dm-parts.rules 56-dm-mpath.rules 60-multipath.rules 68-del-part-nodes.rules 95-kpart…
966 …inst_rules 11-dm-mpath.rules 11-dm-parts.rules 62-multipath.rules 66-kpartx.rules 68-del-part-node…
1414 # present one - this usually happens when running both "parts" of a test
/systemd-251/
DLICENSE.GPL2250 10. If you wish to incorporate parts of the Program into other free
321 parts of the General Public License. Of course, the commands you use may
DLICENSE.LGPL2.1426 14. If you wish to incorporate parts of the Library into other free
DTODO414 initrd-release parts, i.e. list explicitly which fields are about what.
DNEWS1399 also punch holes for unused parts and truncate the file as
2182 noexec for parts of the file system.
3068 contention for selected parts of the unit hierarchy using the PSI
3970 contents of a message (or parts thereof) to standard output for
5011 --inaccessible=/Inaccessible= may be used to mask parts of the file
11785 uploads the caller's environment (or parts thereof) into the
/systemd-251/hwdb.d/
D60-sensor.hwdb16 # The full DMI string is not needed here and the meaning of individual parts
Dma-large.txt167347 B7 parts, second floor
/systemd-251/LICENSES/
DLGPL-2.0-or-later.txt138 14. If you wish to incorporate parts of the Library into other free programs whose distribution con…