Searched refs:idname_len (Results 1 – 1 of 1) sorted by relevance
123 size_t len, idname_len; in sandbox_sf_probe() local154 idname_len = strlen(spec); in sandbox_sf_probe()159 if (idname_len != len) in sandbox_sf_probe()165 printf("%s: unknown flash '%*s'\n", __func__, (int)idname_len, in sandbox_sf_probe()
Completed in 3 milliseconds