/systemd-251/shell-completion/zsh/ |
D | _hostnamectl | 44 _message "new location" 59 "location:Get/set location for host"
|
/systemd-251/src/shared/ |
D | sleep-config.c | 305 static bool location_is_resume_device(const HibernateLocation *location, dev_t sys_resume, uint64_t… in location_is_resume_device() argument 306 if (!location) in location_is_resume_device() 310 sys_resume == location->devno && in location_is_resume_device() 311 … (sys_offset == location->offset || (sys_offset > 0 && location->offset == UINT64_MAX)); in location_is_resume_device()
|
D | user-record-show.c | 229 if (hr->location) in user_record_show() 230 printf(" Location: %s\n", hr->location); in user_record_show()
|
D | user-record.h | 244 char *location; member
|
D | user-record.c | 137 free(h->location); in user_record_free() 1162 …RING, json_dispatch_string, offsetof(UserRecord, location), … in dispatch_per_machine() 1510 …RING, json_dispatch_string, offsetof(UserRecord, location), … in user_record_load()
|
/systemd-251/src/udev/dmi_memory_id/ |
D | dmi_memory_id.c | 131 static const char *location[] = { in dmi_memory_array_location() local 152 if (code < ELEMENTSOF(location) && location[code]) in dmi_memory_array_location() 153 str = location[code]; in dmi_memory_array_location()
|
/systemd-251/src/hostname/ |
D | hostnamectl.c | 44 const char *location; member 153 if (!isempty(i->location)) { in print_status_info() 156 TABLE_STRING, i->location); in print_status_info() 303 { "Location", "s", NULL, offsetof(StatusInfo, location) }, in show_all_names()
|
D | hostnamed.c | 1318 SD_BUS_ARGS("s", location, "b", interactive),
|
/systemd-251/src/boot/efi/ |
D | meson.build | 95 foreach location : [ # New locations first introduced with gnu-efi 3.0.11 103 if fs.is_file(location[0]) and fs.is_file(location[1]) 104 efi_lds = location[0] 105 efi_crt0 = location[1]
|
/systemd-251/network/ |
D | 80-wifi-ap.network.example | 7 # 1. add a symlink from /etc/systemd/network to the current location of this file,
|
D | 80-wifi-station.network.example | 7 # 1. add a symlink from /etc/systemd/network to the current location of this file,
|
D | 80-ethernet.network.example | 7 # 1. add a symlink from /etc/systemd/network to the current location of this file,
|
/systemd-251/src/basic/ |
D | log.c | 382 char location[256], in write_to_console() local 419 (void) snprintf(location, sizeof location, "%s%s:%i%s: ", lon, file, line, loff); in write_to_console() 420 iovec[n++] = IOVEC_MAKE_STRING(location); in write_to_console()
|
/systemd-251/docs/ |
D | PREDICTABLE_INTERFACE_NAMES.md | 18 …em to assign fixed names to interfaces which incorporate their physical location on the mainboard.… 22 …ered by `biosdevname`. Assigning fixed names based on firmware/topology/location information has t… 31 1. Names incorporating physical/geographical location of the connector of the hardware (example: `e…
|
D | TESTING_WITH_SANITIZERS.md | 56 are installed in a non-standard location (non-standard for `ldconfig`), you'll
|
D | USER_RECORD.md | 52 2. Additional user metadata, such as a picture, email address, location string, 252 `location` → A free-form location string describing the location of the user, 253 if that is applicable. It's probably wise to use a location string processable 254 by geo-location subsystems, but this is not enforced nor required. Example: 309 string. The string should be a `tzdata` compatible location string, for 727 `iconName`, `location`, `shell`, `umask`, `environment`, `timeZone`,
|
D | HACKING.md | 337 providing the location of the text and data sections. These location can then be used to attach
|
D | ENVIRONMENT.md | 315 * `$SYSTEMD_TEST_DATA` — override the location of test data. This is useful if 316 a test executable is moved to an arbitrary location.
|
D | CONTAINER_INTERFACE.md | 144 some location (ideally a read-only and non-swappable file system, like 227 mount propagation with the host, and is used as intermediary location for
|
/systemd-251/src/basic/linux/ |
D | btrfs_tree.h | 480 struct btrfs_disk_key location; member 616 struct btrfs_disk_key location; member
|
/systemd-251/shell-completion/bash/ |
D | hostnamectl | 69 [NAME]='hostname deployment location'
|
D | homectl | 52 --location
|
/systemd-251/src/resolve/ |
D | RFCs | 17 Y https://tools.ietf.org/html/rfc2782 → A DNS RR for specifying the location of services (DNS SRV)
|
/systemd-251/hwdb.d/ |
D | 60-sensor.hwdb | 59 # ACCEL_LOCATION=<location> 61 # where <location> is the location of the sensor. This value could be 'base'
|
/systemd-251/src/shared/linux/ |
D | ethtool.h | 1048 __u32 location; member
|