Home
last modified time | relevance | path

Searched defs:_exit (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/funchook/
H A Ddfx_exit_hook.c90 void _exit(int code) in _exit() function
/aosp12/bionic/tests/
H A Dunistd_test.cpp271 TEST(UNISTD_TEST, _exit) { in TEST() argument