Searched refs:stop_log (Results 1 – 2 of 2) sorted by relevance
390 static void stop_log(int sig) in stop_log() function404 signal(SIGINT, stop_log); in main()
620 def stop_log(self, _no_object=None, _attributes={}, **_arguments): member in AppleScript_Suite_Events