Searched refs:stopfunc (Results 1 – 1 of 1) sorted by relevance
8527 kern_return_t (*stopfunc)(kmod_info_t *, void *); local8577 stopfunc = kmod_info->stop;8578 if (stopfunc) {8587 result = stopfunc(kmod_info, /* userData */ NULL);