Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/upstream-freebsd/lib/libc/stdlib/
Dquick_exit.c39 void (*cleanup)(void); member
60 h->cleanup = func; in at_quick_exit()
78 h->cleanup(); in quick_exit()
/bionic/libc/kernel/tools/
Dgenerate_uapi_headers.sh46 function cleanup () { function
102 trap cleanup EXIT
/bionic/tests/
Dstack_unwinding_test_impl.c51 char c1 __attribute__((cleanup(foo_cleanup))) unused; in foo()
/bionic/libc/dns/nameser/
Dns_name.c584 goto cleanup; in ns_name_pack()
602 goto cleanup; in ns_name_pack()
606 goto cleanup; in ns_name_pack()
614 cleanup: in ns_name_pack()
/bionic/libc/dns/resolv/
Dres_debug.c190 goto cleanup; in do_section()
270 goto cleanup; in do_section()
277 cleanup: in do_section()