Searched refs:OSKextAccount (Results 1 – 2 of 2) sorted by relevance
148 struct OSKextAccount { struct166 OSKextAccount * account; argument377 OSKextAccount * account;
6716 account = IOMallocType(OSKextAccount); in load()8626 OSKextAccount * freeAccount;8813 IOFreeType(freeAccount, OSKextAccount);16798 OSKextAccount * account = (typeof(account))site;16816 OSKextAccount * freeAccount = (typeof(freeAccount))site;16817 IOFreeType(freeAccount, OSKextAccount);