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

/macosx-10.10.1/configd-699.1.5/configd.tproj/
H A D_configopen.c91 _configopen(mach_port_t server, function
158 SCLog(TRUE, LOG_DEBUG, CFSTR("_configopen(): session is already open."));
165 __MACH_PORT_DEBUG(TRUE, "*** _configopen (after addSession)", *newServer);
208 SCLog(TRUE, LOG_ERR, CFSTR("_configopen() mach_port_request_notification() failed: %s"), mach_error_string(status));
214 __MACH_PORT_DEBUG(TRUE, "*** _configopen (after mach_port_request_notification)", *newServer);
217 SCLog(TRUE, LOG_ERR, CFSTR("_configopen(): oldNotify != MACH_PORT_NULL"));
H A Dconfigd_server.h58 kern_return_t _configopen (mach_port_t server,

Completed in 72 milliseconds