/systemd-251/test/units/ |
D | testsuite-17.03.sh | 38 local since 40 since="$(date '+%F %T')" 49 if coredumpctl --since "$since" --no-legend --no-pager | grep /bin/udevadm ; then
|
/systemd-251/src/login/ |
D | logind-inhibit.c | 177 dual_timestamp_get(&i->since); in inhibitor_start() 399 dual_timestamp *since, in manager_is_inhibited() argument 429 i->since.monotonic < ts.monotonic) in manager_is_inhibited() 430 ts = i->since; in manager_is_inhibited() 438 if (since) in manager_is_inhibited() 439 *since = ts; in manager_is_inhibited()
|
D | logind-inhibit.h | 46 dual_timestamp since; member 67 bool manager_is_inhibited(Manager *m, InhibitWhat w, InhibitMode mm, dual_timestamp *since, bool ig…
|
D | logind.c | 953 struct dual_timestamp since; in manager_dispatch_idle_action() local 965 r = manager_get_idle_hint(m, &since); in manager_dispatch_idle_action() 973 if (n >= since.monotonic + m->idle_action_usec && in manager_dispatch_idle_action() 981 elapse = MAX(since.monotonic, m->idle_action_not_before_usec) + m->idle_action_usec; in manager_dispatch_idle_action()
|
/systemd-251/.lgtm/cpp-queries/ |
D | UninitializedVariableWithCleanup.ql | 20 * since they don't do anything illegal even when the variable is uninitialized 73 * is not a valid initialization, since we might return from the function 74 * _before_ the actual iniitialization (emphasis on _might_, since we
|
/systemd-251/shell-completion/zsh/ |
D | _coredumpctl | 36 {-S,--since}'[Print entries since the specified date]' \
|
/systemd-251/units/ |
D | systemd-logind.service.in | 40 # We don't use ProtectProc= since we need to look for usernames and tty for wall messages 63 # Increase the default a bit in order to allow many simultaneous logins since
|
D | debug-shell.service.in | 31 # Unset locale for the console getty since the console has problems
|
D | systemd-machined.service.in | 35 # Note that machined cannot be placed in a mount namespace, since it
|
D | systemd-timesyncd.service.in | 25 # Turn off DNSSEC validation for hostname look-ups, since those need the
|
D | getty@.service.in | 58 # Unset locale for the console getty since the console has problems
|
/systemd-251/docs/ |
D | RESOLVED-VPNS.md | 40 associated to individual interfaces instead, since they are typically 57 desirable (since security-sensitive), but needs to be supported for specific 62 since not part of DHCP/IPv6RA/PPP. 108 server, since it matches by three suffix labels instead of just two. The fact 112 `foo.corp.company.example`, but the latter interface wins, since the match is 152 server, since there are no other interfaces with better matching DNS 221 *corporate* kind of VPN is not well covered, since the interface cannot 231 LLMNR or MulticastDNS is enabled, since that works without any explicitly
|
D | JOURNAL_EXPORT_FORMATS.md | 41 MESSAGE=AccountsService-DEBUG(+): ActUserManager: ignoring unspecified session '8' since it's not g… 133 …his is necessary to handle binary data in a safe way without losing data, since JSON cannot embed … 136 …me/monotonic timestamps of this entry as formatted numeric string of usec since the respective epo…
|
D | USER_NAMES.md | 111 registered by a variety of tools relaxed mode is used, but since the primary 147 parsing errors, and creates confusion since not visible on screen) 156 from the user's/administrator's view. An embedded period is problematic since
|
D | RANDOM_SEEDS.md | 170 though, since the seed is — more often than not — not reset when 'golden' 220 write (since hard-disk sectors typically happen to be 512 bytes long, too), 244 testing environments is a security problem since cryptographic key material 342 This doesn't solve the issue, since it requires a nonce to start from, and 358 support](https://netbsd.gw.com/cgi-bin/man-cgi?boot+8) since ages!* 362 since it neither updates the random seed before using it, nor has any
|
D | JOURNAL_FILE_FORMAT.md | 64 but received various compatible and incompatible additions since. 79 * All time values are stored in usec since the respective epoch. 251 with **n_data** needs to be explicitly checked for via a size check, since they 594 SHA-256 HMAC tag that is calculated from the objects stored in the file since 641 since the item array of the entry contains hashes of all data fields 681 since seeking should not be a frequent operation.
|
D | ENVIRONMENT.md | 284 selection, since we are living in the 21st century. 324 stdout. Setting to true is useful in manual invocations, since all output is 330 Note that it may be also useful to set `$SYSTEMD_LOG_LEVEL`, since all logging 397 purposes. Do not use this for production code paths, since environment
|
/systemd-251/mkosi.default.d/debian/ |
D | 10-mkosi.debian | 71 …# We pull in the -dev package here, since the binary ones appear to change names too often, and th…
|
/systemd-251/mkosi.default.d/ubuntu/ |
D | 10-mkosi.ubuntu | 69 …# We pull in the -dev package here, since the binary ones appear to change names too often, and th…
|
/systemd-251/test/fuzz/fuzz-unit-file/ |
D | systemd-machined.service | 37 # Note that machined cannot be placed in a mount namespace, since it
|
/systemd-251/.github/workflows/ |
D | mkosi.yml | 22 # since it's _very_ verbose in the QEMU task
|
/systemd-251/shell-completion/bash/ |
D | coredumpctl | 42 -r --reverse -S --since -U --until -D --directory -q --quiet --debugger
|
/systemd-251/test/ |
D | meson.build | 170 message('Skipping test-rpm-macros since rpm and/or rpmspec are not available')
|
/systemd-251/rules.d/ |
D | 99-systemd.rules.in | 20 # Ignore encrypted devices with no identified superblock on it, since
|
/systemd-251/test/fuzz/fuzz-udev-rules/ |
D | 99-systemd.rules | 20 # Ignore encrypted devices with no identified superblock on it, since
|