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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dpms.c577 pmsDef *newpd, *oldAlt; local
701 oldAlt = altDpmsTab; /* Remember any old alternate we had */
737 if((uint32_t)oldAlt) /* If we already had an alternate, free it */
738 kfree(oldAlt, oldAltSize);

Completed in 59 milliseconds