Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp8368 kern_return_t (* startfunc)(kmod_info_t *, void *); local
8402 startfunc = kmod_info->start;
8454 result = startfunc(kmod_info, kmodStartData);