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

/macosx-10.10/ppp-786.1.1/Controller/
H A Dscnc_mach_server.c86 static mach_port_t gServer_machport_priv; variable
137 if ( server == gServer_machport_priv){
138 SCLog(TRUE, LOG_DEBUG, CFSTR("_pppcontroller_attach_proxy server is priv server gServer_machport_priv %p"),
139 gServer_machport_priv );
1023 gServer_machport_priv = our_port;
1029 gServer_machport_priv = NULL;

Completed in 141 milliseconds