Searched refs:quick_exit_handler (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/lib/libc/stdlib/
H A Dquick_exit.c37 struct quick_exit_handler { struct
38 struct quick_exit_handler *next;
49 static struct quick_exit_handler *handlers;
54 struct quick_exit_handler *h;
71 struct quick_exit_handler *h;

Completed in 88 milliseconds