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

/system/core/init/
H A Ddevices.c716 char *root, *loading, *data, *file1 = NULL, *file2 = NULL, *file3 = NULL; local
739 l = asprintf(&file2, FIRMWARE_DIR2"/%s", uevent->firmware);
758 fw_fd = open(file2, O_RDONLY);
789 free(file2);

Completed in 301 milliseconds