Searched refs:got_source (Results 1 – 2 of 2) sorted by relevance
63 got_source = parser.unparse(node, indentation=' ')64 got_str = textwrap.dedent(got_source).strip()
230 int got_source = 0; // 1 if we've gotten the source from an open request in daemon_serviceloop() local872 got_source = 1; in daemon_serviceloop()878 if (!got_source) in daemon_serviceloop()