Searched defs:MACH_PORT_LIMITS_INFO_COUNT (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/Platform/mac/
H A DMachUtilities.cpp37 mach_port_set_attributes(mach_task_self(), receivePort, MACH_PORT_LIMITS_INFO, reinterpret_cast<mach_port_info_t>(&portLimits), MACH_PORT_LIMITS_INFO_COUNT); local
/macosx-10.10.1/DiskArbitration-268/diskarbitrationd/
H A DDAThread.c215 MACH_PORT_LIMITS_INFO_COUNT ); local
H A DDACommand.c376 MACH_PORT_LIMITS_INFO_COUNT ); local
/macosx-10.10.1/IOKitUser-1050.1.21/
H A DIODataQueueClient.c300 MACH_PORT_LIMITS_INFO_COUNT); local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dmach++.cpp162 mach_port_info_t(&limits), MACH_PORT_LIMITS_INFO_COUNT)); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmach++.cpp162 mach_port_info_t(&limits), MACH_PORT_LIMITS_INFO_COUNT)); local
/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/
H A Dport.h354 #define MACH_PORT_LIMITS_INFO_COUNT ((natural_t) \ macro

Completed in 136 milliseconds