Home
last modified time | relevance | path

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

/openbmc/u-boot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c1040 static const char mac_suffix[] = ".mac"; in second_stage_init() local
1084 mac_path = malloc(strlen(image_path) + strlen(mac_suffix) + 1); in second_stage_init()
1088 strcat(mac_path, mac_suffix); in second_stage_init()