Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dquick_exit.c41 struct quick_exit_handler { struct
42 struct quick_exit_handler *next; argument
53 static struct quick_exit_handler *handlers; argument