Searched refs:bootdevice (Results 1 – 1 of 1) sorted by relevance
879 process_bootdev(const char *bootdevice, const char *default_root, in process_bootdev() argument891 if ((entry = (char *)malloc(strlen(bootdevice) + 1)) == NULL) { in process_bootdev()895 (void) strcpy(entry, bootdevice); in process_bootdev()900 (void) strcpy(entry, bootdevice); in process_bootdev()