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

/osnet-11/usr/src/cmd/parted/
H A Dui.h61 extern int command_line_get_device (const char* prompt, PedDevice** value);
H A Dui.c988 command_line_get_device (const char* prompt, PedDevice** value) function
1009 if (!command_line_get_device (prompt, &dev))
H A Dparted.c2041 if (!command_line_get_device (_("New device?"), &new_dev))

Completed in 30 milliseconds