Searched refs:get_label (Results 1 – 12 of 12) sorted by relevance
36 void get_label(int label, char **buffer_label);
13 static char get_label( int i ) in get_label() function262 char val = get_label(j); in do_debug_bin()
54 get_label(ptab->ostype, &parttype); in show_partition_information()
78 get_label(ptab->ostype, &parttype); in show_partition_information()
106 get_label(ptab->ostype, &parttype); in compute_partition_information()
13 void get_label(int label, char **buffer_label) in get_label() function
210 return [host.chameleon.get_label()]
2225 return ['chameleon', 'chameleon:' + self.chameleon.get_label()]
301 def get_label(self): member in ChameleonBoard
1114 def get_label(name): function
164 label = rpc_utils.get_label(name)
2436 self.update = (button.get_label() == _("Update"))2651 self.dbus.change_default_mode(button.get_label().lower())2766 label = radio.get_label()