Searched defs:xmlDataLen (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCDNotifierGetChanges.c48 mach_msg_type_number_t xmlDataLen = 0; local
80 (void) vm_deallocate(mach_task_self(), (vm_address_t)xmlDataRef, xmlDataLen); local
H A DSCDList.c51 mach_msg_type_number_t xmlDataLen = 0; local
99 (void) vm_deallocate(mach_task_self(), (vm_address_t)xmlDataRef, xmlDataLen); local
H A DSCDGet.c147 mach_msg_type_number_t xmlDataLen = 0; local
196 (void) vm_deallocate(mach_task_self(), (vm_address_t)xmlDataRef, xmlDataLen); local

Completed in 124 milliseconds