Searched refs:governor_name (Results 1 – 2 of 2) sorted by relevance
90 governor_name = governor93 governor_name = get_current_governor(self.context.client.host)94 if governor_name != get_current_governor(self.context.router.host):95 governor_name = 'default'96 if governor_name == self._governor:104 governor_tag = 'governor-%s' % governor_name
58 static char governor_name[16]; variable67 FILE_PRINTF(governor, "%s", governor_name); in cleanup()97 SAFE_FILE_SCANF(NULL, governor, "%s", governor_name); in setup()