Searched refs:file3 (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Ddevices.c707 char *root, *loading, *data, *file1 = NULL, *file2 = NULL, *file3 = NULL; local
734 l = asprintf(&file3, FIRMWARE_DIR3"/%s", uevent->firmware);
751 fw_fd = open(file3, O_RDONLY);

Completed in 3 milliseconds