Searched refs:identify (Results 1 – 15 of 15) sorted by relevance
/systemd-251/src/udev/ata_id/ |
D | ata_id.c | 261 uint8_t identify[512], in disk_identify_get_string() 270 c1 = identify[offset_words * 2 + 1]; in disk_identify_get_string() 271 c2 = identify[offset_words * 2]; in disk_identify_get_string() 282 uint8_t identify[512], in disk_identify_fixup_string() 285 disk_identify_get_string(identify, offset_words, in disk_identify_fixup_string() 286 (char *) identify + offset_words * 2, len); in disk_identify_fixup_string() 289 static void disk_identify_fixup_uint16 (uint8_t identify[512], unsigned offset_words) { in disk_identify_fixup_uint16() 292 p = (uint16_t *) identify; in disk_identify_fixup_uint16() 395 } identify; in main() local 448 if (disk_identify(fd, identify.byte, &is_packet_device) == 0) { in main() [all …]
|
/systemd-251/hwdb.d/ |
D | README | 2 of mappings from modalias-like keys (which identify specific hardware devices)
|
D | 60-sensor.hwdb | 427 # should be unique enough to identify the GPDwin
|
/systemd-251/rules.d/ |
D | 99-systemd.rules.in | 39 # We need a hardware independent way to identify network devices. We
|
/systemd-251/test/fuzz/fuzz-udev-rules/ |
D | 99-systemd.rules | 39 # We need a hardware independent way to identify network devices. We
|
/systemd-251/shell-completion/zsh/ |
D | _udevadm | 7 …ase for specified type of device data. It needs the --path or --name to identify the specified dev…
|
/systemd-251/docs/ |
D | BOOT_LOADER_INTERFACE.md | 64 the OS in order to identify which entry has been used for the current boot.
|
D | BUILDING_IMAGES.md | 253 identify them and their version. For this the two fields `IMAGE_ID=` and
|
D | CONTAINER_INTERFACE.md | 96 1. To allow systemd (and other programs) to identify that it is executed within
|
D | RANDOM_SEEDS.md | 110 identify each invocation. This is useful retain a global handle on a specific
|
D | BOOT_LOADER_SPECIFICATION.md | 385 uses the file name to identify specific items, for example in case it supports
|
D | CODING_STYLE.md | 588 to do so, as it makes it easy to identify command line parameter variables,
|
D | USER_RECORD.md | 275 used when comparing two records of the same user to identify the newer one, and
|
/systemd-251/ |
D | NEWS | 1769 correctly identify Amazon EC2 environments. 2772 deactivated cleanly when offline. This flag is useful to identify 7307 identifier shall not be useful to identify the system beyond the 7662 ID_INPUT_TRACKBALL, used in addition to ID_INPUT_MOUSE to identify 10746 including $libdir (which is useful to identify the library 11805 identity. This makes it easier to identify processes that 11894 useful for desktop environments that want to identify
|
D | TODO | 358 make it harder for the service to identify the host. Depending on the user
|