Searched refs:got_source (Results 1 – 2 of 2) sorted by relevance
59 got_source = parser.unparse(node, indentation=' ')60 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() local875 got_source = 1; in daemon_serviceloop()881 if (!got_source) in daemon_serviceloop()