Searched refs:fixed (Results 1 – 19 of 19) sorted by relevance
/systemd-251/src/basic/ ! |
D | rlimit-util.c | 17 struct rlimit highest, fixed; in setrlimit_closest() local 37 fixed = (struct rlimit) { in setrlimit_closest() 43 if (fixed.rlim_cur == highest.rlim_cur && in setrlimit_closest() 44 fixed.rlim_max == highest.rlim_max) in setrlimit_closest() 47 … setting value " RLIM_FMT " instead.", rlim->rlim_max, rlimit_to_string(resource), fixed.rlim_max); in setrlimit_closest() 49 return RET_NERRNO(setrlimit(resource, &fixed)); in setrlimit_closest()
|
/systemd-251/src/userdb/ ! |
D | userdbd-manager.c | 149 bool fixed; in start_one_worker() local 155 fixed = set_size(m->workers_fixed) < USERDB_WORKERS_MIN; in start_one_worker() 201 if (setenv("USERDB_FIXED_WORKER", one_zero(fixed), 1) < 0) { in start_one_worker() 214 if (fixed) in start_one_worker()
|
/systemd-251/docs/ ! |
D | PREDICTABLE_INTERFACE_NAMES.md | 14 …ble the assignment of the names `eth0`, `eth1` and so on is generally not fixed anymore and it mig… 16 …onfiguration of the image; on many systems MAC addresses are not actually fixed, such as on a lot … 18 …sdevname` which tries to find fixed slot topology information in certain firmware interfaces and u… 22 …fixed names based on firmware/topology/location information has the big advantage that the names a… 64 1. You disable the assignment of fixed names, so that the unpredictable kernel names are used again…
|
D | GVARIANT-SERIALIZATION.md | 14 1. A fixed header of "yyyyuu" 77 that not only the cookie/serial field in the fixed header, but also 103 fixed header and additional header fields in a single non-memfd
|
D | CODING_STYLE.md | 127 set of conservative and common extensions, such as fixed size integer types 144 TLS to do per-thread caching (which only works for small, fixed-size cache 289 the call away for fixed strings). The only exception is when declaring an 447 - Avoid fixed-size string buffers, unless you really know the maximum size and 449 `alloca_safe()` or VLAs. If you do allocate fixed-size strings on the stack, 523 long`, all in unsigned and signed fashion, and the fixed-size types
|
D | ARCHITECTURE.md | 68 1. *unit* *files* are parsed in `src/core/load-fragment.c`, with many simple and fixed-type
|
D | UIDS-GIDS.md | 213 internal UID in a fixed way, it's very easy to adjust the container's base UID
|
D | JOURNAL_FILE_FORMAT.md | 539 considerations. The FIELD_HASH_TABLE should be sized to a fixed size; the
|
/systemd-251/test/units/ ! |
D | testsuite-49.sh | 5 echo "MARKER_FIXED" >/run/testservice-49-fixed 12 systemctl bind --mkdir testsuite-49-namespaced.service /run/testservice-49-fixed /run/inaccessible/…
|
D | testsuite-49-namespaced.service | 10 BindPaths=/run/testservice-49-fixed:/tmp/testfile_fixed
|
/systemd-251/test/test-execute/ ! |
D | exec-systemcallfilter-with-errno-multi.service | 4 # test for issue #9939 which is fixed by a5404992cc7724ebf7572a0aa89d9fdb26ce0b62 (#9942)
|
/systemd-251/.github/workflows/ ! |
D | cifuzz.yml | 42 …ffected-fuzz-targets should be removed once https://github.com/google/oss-fuzz/issues/7011 is fixed
|
/systemd-251/rules.d/ ! |
D | 50-udev-default.rules.in | 8 # Drop the line below if it is fixed on the kernel side.
|
/systemd-251/hwdb.d/ ! |
D | 70-mouse.hwdb | 68 # supporting multiple fixed frequencies, see below. 84 # device supports multiple fixed frequencies, the order of items is
|
D | 60-keyboard.hwdb | 66 # A device with a fixed keyboard layout that must not be changed by
|
/systemd-251/ ! |
D | README | 145 fixed, and it's best to disable group scheduling hence:
|
D | NEWS | 25 GetImageMetadataWithExtensions() have been fixed to provide an extra 1670 fixed IP addresses and vice versa. 4085 fixed, which in turn exposed bugs in unit configuration of services 7614 state is fixed automatically. 8824 enabled units. Allowed values are positive numbers for fixed 9467 been fixed in v220. 10093 a fixed machine ID for subsequent boots. 12786 of the kernel or using audit=0. Hopefully this will be fixed 14295 fixed (i.e. PID file creation must have finished before the
|
D | meson.build | 4332 … 'systemd used fixed names for unit file directories and other paths, so anything\n' +
|
D | TODO | 254 fixed to "2", i.e. the official host cid) and the expected guest cid, for the
|