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.c37 struct quick_exit_handler { struct
38 struct quick_exit_handler *next; argument
49 static struct quick_exit_handler *handlers; argument