Searched defs:ACPI_STRCPY (Results 1 – 1 of 1) sorted by relevance
249 #define ACPI_STRCPY(d,s) (void) strcpy((d), (s)) macro310 #define ACPI_STRCPY(d,s) (void) acpi_ut_strcpy ((d), (s)) macro