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

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth_none.c95 AUTH no_client; member in struct:authnone_private
114 ap->no_client.ah_cred = ap->no_client.ah_verf = _null_auth;
115 ap->no_client.ah_ops = &ops;
119 (void)xdr_opaque_auth(xdrs, &ap->no_client.ah_cred);
120 (void)xdr_opaque_auth(xdrs, &ap->no_client.ah_verf);
124 return (&ap->no_client);
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/reachability/
H A DSCNetworkReachabilityServer_server.c1602 static reach_client_t no_client = { local
1619 client = &no_client;

Completed in 79 milliseconds