Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dlog.c211 struct fatal_cleanup { struct
212 struct fatal_cleanup *next; argument
217 static struct fatal_cleanup *fatal_cleanups = NULL; argument
268 fatal_cleanup(void) in fatal_cleanup() function