Searched refs:set_device (Results 1 – 4 of 4) sorted by relevance
119 set_device(buf); in main()
256 extern void set_device (char *command_line);
81 … (&general_commands,"setdevice","Selects the filesystem block device (e.g. /dev/hda1)",set_device); in add_general_commands()
148 void set_device (char *command_line) in set_device() function