Searched refs:bootimage_add_string (Results 1 – 3 of 3) sorted by relevance
17 bootentry_data *bootimage_add_string(
67 if (bootimage_add_string(img, types[n].kind, arg) == NULL) { in process()
50 bootentry_data *bootimage_add_string(bootimage *img, unsigned kind, const char *s) { in bootimage_add_string() function
Completed in 5 milliseconds