Searched defs:free (Results 1 - 25 of 65) sorted by relevance

123

/xnu-2782.1.97/bsd/net/
H A Dbpf_compat.h75 #define free(cp, type) m_free(*(struct mbuf **)(cp - 8)) macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOPMinformee.cpp68 void IOPMinformee::free (void ) function in class:IOPMinformee
H A DIOPMPowerSourceList.cpp148 void IOPMPowerSourceList::free (void ) function in class:IOPMPowerSourceList
H A DIOSyncer.cpp74 void IOSyncer::free() function in class:IOSyncer
H A DIOCommandPool.cpp121 IOCommandPool::free(void) function in class:IOCommandPool
H A DIOInterleavedMemoryDescriptor.cpp152 void IOInterleavedMemoryDescriptor::free() function in class:IOInterleavedMemoryDescriptor
H A DIOMultiMemoryDescriptor.cpp132 void IOMultiMemoryDescriptor::free() function in class:IOMultiMemoryDescriptor
H A DIOPMinformeeList.cpp240 void IOPMinformeeList::free (void ) function in class:IOPMinformeeList
H A DIOReportLegend.cpp84 IOReportLegend::free(void) function in class:IOReportLegend
H A DIOConditionLock.cpp72 void IOConditionLock::free() function in class:IOConditionLock
H A DIODataQueue.cpp132 void IODataQueue::free() function in class:IODataQueue
H A DIOSharedDataQueue.cpp119 void IOSharedDataQueue::free() function in class:IOSharedDataQueue
H A DIOSubMemoryDescriptor.cpp103 void IOSubMemoryDescriptor::free( void ) function in class:IOSubMemoryDescriptor
H A DIOCommandGate.cpp112 /* virtual */ void IOCommandGate::free() function in class:IOCommandGate
H A DIOCommandQueue.cpp131 void IOCommandQueue::free() function in class:IOCommandQueue
H A DIODMAEventSource.cpp68 void IODMAEventSource::free() function in class:IODMAEventSource
H A DIOEventSource.cpp162 void IOEventSource::free( void ) function in class:IOEventSource
H A DIOHistogramReporter.cpp268 IOHistogramReporter::free(void) function in class:IOHistogramReporter
/xnu-2782.1.97/libkern/c++/
H A DOSCollectionIterator.cpp76 void OSCollectionIterator::free() function in class:OSCollectionIterator
H A DOSBoolean.cpp74 void OSBoolean::free() function in class:OSBoolean
H A DOSNumber.cpp68 void OSNumber::free() { super::free(); } function in class:OSNumber
/xnu-2782.1.97/iokit/Tests/
H A DTestDevice.cpp76 void TestDevice::free() function in class:TestDevice
/xnu-2782.1.97/libsyscall/wrappers/
H A D_libc_funcptr.c42 free(void *ptr) function
H A D_libkernel_init.h53 void (*free)(void*); member in struct:_libkernel_functions
/xnu-2782.1.97/bsd/kern/
H A Dtty_dev.h71 int (*free)(int minor, int flags); member in struct:tty_dev_t

Completed in 165 milliseconds

123