Home
last modified time | relevance | path

Searched refs:Command (Results 1 – 1 of 1) sorted by relevance

/scripts/
A Dbuild-many-glibcs.py1683 class Command(object): class
1713 l = [Command.shell_make_quote_string(s) for s in l]
1766 cmd = Command(self.desc_txt(desc), len(self.cmdlist), dir, self.path,
1772 cmd = Command(self.desc_txt(desc), len(self.cmdlist), self.dir,
1817 prelim_txt = Command.shell_make_quote_list(prelims, False)

Completed in 6 milliseconds