Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/i386/i386/
Dmachdep.c1570 char *brandstr_from, *brandstr_to; in identifycpu() local
1690 brandstr_from = brandstr_to = cpu_brandstr; in identifycpu()
1695 *(brandstr_to++) = *brandstr_from; in identifycpu()
1701 *brandstr_to = '\0'; in identifycpu()