Searched refs:parts (Results 1 – 21 of 21) sorted by relevance
/systemd-251/man/ |
D | 90-rearrange-path.py | 28 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/ |
D | logind.c | 362 _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/ |
D | JOURNAL_EXPORT_FORMATS.md | 66 MESSAGE=(root) CMD (run-parts /etc/cron.hourly) 70 _COMM=run-parts 72 _CMDLINE=/bin/bash /bin/run-parts /etc/cron.hourly
|
D | GVARIANT-SERIALIZATION.md | 106 too. The parts for this extended header and footer can be the same
|
D | index.md | 12 Other parts include a logging daemon, utilities to control basic system configuration like the host…
|
D | ARCHITECTURE.md | 100 `src/shared` live under `src/fuzz/`, and those for other parts of the codebase
|
D | PORTABILITY_AND_STABILITY.md | 38 …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…
|
D | UIDS-GIDS.md | 191 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
|
D | USERDB_AND_DESKTOPS.md | 75 fields of relevance to UIs that manage the local user database or parts
|
D | CGROUP_DELEGATION.md | 200 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
|
D | HACKING.md | 276 corresponding parts of the C/C++ extension in your VSCode user settings by adding the following ent…
|
D | CONTAINER_INTERFACE.md | 72 "upper" parts read-only of the hierarchies, and only allow write-access to
|
D | JOURNAL_FILE_FORMAT.md | 499 number. For continuous parts of the file written during the same boot
|
/systemd-251/test/ |
D | test-functions | 964 …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/ |
D | LICENSE.GPL2 | 250 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
|
D | LICENSE.LGPL2.1 | 426 14. If you wish to incorporate parts of the Library into other free
|
D | TODO | 414 initrd-release parts, i.e. list explicitly which fields are about what.
|
D | NEWS | 1399 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/ |
D | 60-sensor.hwdb | 16 # The full DMI string is not needed here and the meaning of individual parts
|
D | ma-large.txt | 167347 B7 parts, second floor
|
/systemd-251/LICENSES/ |
D | LGPL-2.0-or-later.txt | 138 14. If you wish to incorporate parts of the Library into other free programs whose distribution con…
|