Searched refs:relative (Results 1 – 18 of 18) sorted by relevance
/systemd-251/src/timedate/ |
D | timedated.c | 828 int relative, interactive, r; in method_set_time() local 851 r = sd_bus_message_read(m, "xbb", &utc, &relative, &interactive); in method_set_time() 855 if (!relative && utc <= 0) in method_set_time() 858 if (relative && utc == 0) in method_set_time() 861 if (relative) { in method_set_time() 1053 SD_BUS_ARGS("x", usec_utc, "b", relative, "b", interactive),
|
D | timedatectl.c | 222 bool relative = false, interactive = arg_ask_password; in set_time() local 239 "xbb", (int64_t) t, relative, interactive); in set_time()
|
/systemd-251/tools/ |
D | meson-make-symlink.sh | 21 ln -${VERBOSE}fs -T --relative -- "${DESTDIR:-}$SOURCE" "${DESTDIR:-}$TARGET"
|
/systemd-251/units/ |
D | meson-add-wants.sh | 38 ln -${VERBOSE}fs --relative "$unitpath" "$dir"
|
/systemd-251/src/sysupdate/ |
D | sysupdate-transfer.c | 1189 _cleanup_free_ char *buf = NULL, *parent = NULL, *relative = NULL, *resolved = NULL; in transfer_install_instance() local 1234 r = path_make_relative(parent, link_target, &relative); in transfer_install_instance() 1238 r = symlink_atomic(relative, link_path); in transfer_install_instance() 1240 …return log_error_errno(r, "Failed to update current symlink '%s' → '%s': %m", link_path, relative); in transfer_install_instance() 1242 log_info("Updated symlink '%s' → '%s'.", link_path, relative); in transfer_install_instance()
|
/systemd-251/docs/ |
D | BOOT_LOADER_SPECIFICATION.md | 245 * `linux` refers to the Linux kernel to spawn and shall be a path relative to 251 shall be a path relative to `$BOOT`. This key is optional. This key may 255 * `efi` refers to an arbitrary EFI program. This also takes a path relative to 262 kernel. This also shall be a path relative to `$BOOT`. This key is
|
D | CONTRIBUTING.md | 34 * Make sure to post PRs only relative to a very recent git tip.
|
D | JOURNAL_FILE_FORMAT.md | 75 * Offsets are always relative to the beginning of the file. 80 * Wall clock time values are relative to the Unix time epoch, i.e. January 1st, 1970. (`CLOCK_REALT… 81 …i.e. `/proc/sys/kernel/random/boot_id`) they belong to. They tend to be relative to the start of t…
|
D | CONTAINER_INTERFACE.md | 154 container. Make it a relative symlink to the containers's zoneinfo dir, as 156 symlink value, and making it relative looks nice even if people list the
|
D | CREDENTIALS.md | 382 with a relative source path will search for the source file to read the
|
D | PORTABLE_SERVICES.md | 111 so on, relative to the image's root.
|
D | ENVIRONMENT.md | 48 --root=…`), the path is taken relative to the outside root. Only useful for
|
D | USER_RECORD.md | 369 `diskSizeRelative` → Similar to `diskSize` but takes a relative value, but
|
/systemd-251/test/ |
D | README.testsuite | 43 Note that in the second case, the path is relative to the test case directory.
|
/systemd-251/ |
D | meson.build | 29 '--relative-to=@0@'.format(project_build_root), 124 # are absolute or relative. 652 if run_command(ln, '--relative', '--help', check : false).returncode() != 0 653 error('ln does not support --relative (added in coreutils 8.16)') 4046 …command : [env, 'ctags', '--tag-relative=never', '-o', '@0@/tags'.format(project_source_root)] + a…
|
D | TODO | 1047 relative to the configured default value. 1049 * enable LockMLOCK to take a percentage value relative to physical memory 1300 * clean up date formatting and parsing so that all absolute/relative timestamps we format can also …
|
D | NEWS | 1748 for fields like ID, but relative comparisons for fields like 2655 installing timers relative to the current time. This is mostly a 3807 partitions or growing existing ones based on configurable relative 4290 'calendar' verb to resolve times relative to that timestamp instead 7293 specifications relative to the end of a month by using "~" instead of 7905 specifications. The percentage is taken relative to the amount of 7913 value is taken relative to the configured maximum number of processes 12064 * systemd-run will now also take relative binary path names 12841 root directory to operate relative to.
|
/systemd-251/hwdb.d/ |
D | usb.ids | 23874 043 Vector-X relative Body 23875 044 Vector-Y relative Body 23876 045 Vector-Z relative Body
|