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