Home
last modified time | relevance | path

Searched refs:mc_err (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/lib/librestart/common/
H A Dlibrestart.c498 restarter_mc_error_destroy(mc_error_t *mc_err) in restarter_mc_error_destroy() argument
500 if (mc_err == NULL) in restarter_mc_error_destroy()
506 if (mc_err->destroy) { in restarter_mc_error_destroy()
507 free(mc_err); in restarter_mc_error_destroy()