Searched refs:uninit_cb (Results 1 – 2 of 2) sorted by relevance
1315 if (sh->ctx->uninit_cb) { in kill_handler()1316 sh->ctx->uninit_cb(sh, err); in kill_handler()1414 sh->ctx->uninit_cb = cb; in shell_uninit()
857 shell_uninit_cb_t uninit_cb; member