Searched refs:bootdevice (Results 1 – 1 of 1) sorted by relevance
887 process_bootdev(const char *bootdevice, const char *default_root, in process_bootdev() argument899 if ((entry = (char *)malloc(strlen(bootdevice) + 1)) == NULL) { in process_bootdev()903 (void) strcpy(entry, bootdevice); in process_bootdev()908 (void) strcpy(entry, bootdevice); in process_bootdev()