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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c732 __SCNetworkConnectionSessionPort(SCNetworkConnectionPrivateRef connectionPrivate) function
764 __MACH_PORT_DEBUG(TRUE, "*** __SCNetworkConnectionSessionPort mp", mp);
781 SCLog(TRUE, LOG_ERR, CFSTR("__SCNetworkConnectionSessionPort mach_port_allocate(): %s"), mach_error_string(status));
792 SCLog(TRUE, LOG_ERR, CFSTR("__SCNetworkConnectionSessionPort mach_port_insert_right(): %s"), mach_error_string(status));
851 CFSTR("__SCNetworkConnectionSessionPort : attach w/error, sc_status=%s%s"),
857 "*** __SCNetworkConnectionSessionPort session_port (attach w/error, cleanup)",
865 "*** __SCNetworkConnectionSessionPort notify_port (attach w/error, cleanup)",
875 SCLog(TRUE, LOG_DEBUG, CFSTR("__SCNetworkConnectionSessionPort : !attach: %s"), SCErrorString(status));
878 __MACH_PORT_DEBUG(TRUE, "*** __SCNetworkConnectionSessionPort notify_port (!dest)", notify_port);
880 __MACH_PORT_DEBUG(TRUE, "*** __SCNetworkConnectionSessionPort notify_por
[all...]

Completed in 168 milliseconds