Home
last modified time | relevance | path

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

/external/ltp/testcases/realtime/func/rt-migrate/
Drt-migrate.c390 static void stop_log(int sig) in stop_log() function
404 signal(SIGINT, stop_log); in main()
/external/python/cpython2/Lib/plat-mac/lib-scriptpackages/StdSuites/
DAppleScript_Suite.py620 def stop_log(self, _no_object=None, _attributes={}, **_arguments): member in AppleScript_Suite_Events