Home
last modified time | relevance | path

Searched refs:rec (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/
Dacpi-fpdt.c68 struct acpi_fpdt_header *rec; in acpi_get_boot_usec() local
90 for (rec = (struct acpi_fpdt_header *)(buf + sizeof(struct acpi_table_header)); in acpi_get_boot_usec()
91 (char *)rec < buf + l; in acpi_get_boot_usec()
92 rec = (struct acpi_fpdt_header *)((char *)rec + rec->length)) { in acpi_get_boot_usec()
93 if (rec->length <= 0) in acpi_get_boot_usec()
95 if (rec->type != ACPI_FPDT_TYPE_BOOT) in acpi_get_boot_usec()
97 if (rec->length != sizeof(struct acpi_fpdt_header)) in acpi_get_boot_usec()
100 ptr = rec->ptr; in acpi_get_boot_usec()
/systemd-251/src/test/
Dmeson.build71 [files('test-chown-rec.c'),
/systemd-251/
DTODO833 * when importing an fs tree with machined, optionally apply userns-rec-chown