Home
last modified time | relevance | path

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

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