Searched refs:KextunloadArgs (Results 1 - 2 of 2) sorted by path

/macosx-10.10.1/kext_tools-384.1.4/
H A Dkextunload_main.c39 KextunloadArgs toolArgs;
129 ExitStatus readArgs(int argc, char * const * argv, KextunloadArgs * toolArgs)
245 checkArgs(KextunloadArgs * toolArgs)
280 createKextsIfNecessary(KextunloadArgs * toolArgs)
326 terminateKextClasses(KextunloadArgs * toolArgs, Boolean * fatal)
376 ExitStatus unloadKextsByIdentifier(KextunloadArgs * toolArgs, Boolean * fatal)
425 ExitStatus unloadKextsByURL(KextunloadArgs * toolArgs, Boolean * fatal)
491 KextunloadArgs * toolArgs,
H A Dkextunload_main.h97 } KextunloadArgs; typedef in typeref:struct:__anon9007
106 KextunloadArgs * toolArgs);
107 ExitStatus checkArgs(KextunloadArgs * toolArgs);
108 ExitStatus createKextsIfNecessary(KextunloadArgs * toolArgs);
111 KextunloadArgs * toolArgs,
114 KextunloadArgs * toolArgs,
117 KextunloadArgs * toolArgs,
121 KextunloadArgs * toolArgs,

Completed in 341 milliseconds