Searched refs:kmod_load_with_dependencies_cmd_t (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dkmod.h157 } kmod_load_with_dependencies_cmd_t; typedef in typeref:struct:kmod_load_with_dependencies_cmd
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dkmod.c648 kmod_load_with_dependencies_cmd_t * data;
664 data = (kmod_load_with_dependencies_cmd_t *)kalloc(size);

Completed in 32 milliseconds