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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnectionPrivate.h50 SCNetworkConnectionCreateWithService (CFAllocatorRef allocator,
H A DSCNetworkConnection.c1221 SCNetworkConnectionCreateWithService(CFAllocatorRef allocator, function
1257 connection = SCNetworkConnectionCreateWithService(allocator, service, callout, context);
/macosx-10.10/configd-699.1.5/scutil.tproj/
H A Dnc.c240 connection = SCNetworkConnectionCreateWithService(NULL, service, nc_callback, &context);
704 service_connection = SCNetworkConnectionCreateWithService(NULL, service, NULL, NULL);

Completed in 199 milliseconds