| /xnu-8019.80.24/bsd/net/ |
| H A D | necp_client.c | 198 #define NECP_CLIENT_LOG(client, fmt, ...) … argument 205 #define NECP_CLIENT_FLOW_LOG(client, flow, fmt, ...) … argument 214 #define NECP_CLIENT_PARAMS_LOG(client, fmt, ...) … argument 439 struct necp_client *client; member 761 necp_client_has_unread_flows(struct necp_client *client) in necp_client_has_unread_flows() 788 struct necp_client *client = NULL; in necp_fd_poll() local 833 struct necp_client *client = NULL; in necp_find_client_and_lock() local 858 necp_client_find_flow(struct necp_client *client, uuid_t flow_id) in necp_client_find_flow() 878 struct necp_client *client = NULL; in necp_client_fd_find_client_unlocked() local 899 struct necp_client *client = necp_client_fd_find_client_unlocked(client_fd, client_id); in necp_client_fd_find_client_and_lock() local [all …]
|
| /xnu-8019.80.24/tests/ |
| H A D | inet_transfer.c | 331 inet_socket_init_client(inet_socket_t client, int client_if_index, in inet_socket_init_client() 361 inet_socket_client_connect(inet_socket_t client, int client_if_index, in inet_socket_client_connect() 533 inet_transfer_loop(inet_socket_t server, inet_socket_t client) in inet_transfer_loop() 590 inet_socket client; in inet_transfer_local() local
|
| H A D | mo_immovable_receive.c | 147 client(struct args *args) in client() function
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOPerfControl.cpp | 150 IOPerfControlClient *client = new IOPerfControlClient; in copyClient() local 745 IOPerfControlClient *client = OSDynamicCast(IOPerfControlClient, obj); in registerPerformanceController() local
|
| H A D | IOServicePrivate.h | 232 const IOService * client; variable
|
| H A D | IOService.cpp | 1361 const IOService * client, in iterator() 2032 IOService::messageClient( UInt32 type, OSObject * client, in messageClient() 2487 IOService * client; in terminatePhase1() local 2921 IOService * client; in actionWillTerminate() local 2955 IOService * client; in actionDidTerminate() local 3071 IOService::actionStop( IOService * provider, IOService * client, in actionStop() 3104 IOService * client; in terminateWorker() local 3397 IOService::terminateClient( IOService * client, IOOptionBits options ) in terminateClient() 3785 IOService * client = NULL; in probeCandidates() local 5095 IOService::canTerminateForReplacement(IOService * client) in canTerminateForReplacement() [all …]
|
| H A D | IOUserServer.cpp | 4950 IOUserServer::serviceOpen(IOService * provider, IOService * client) in serviceOpen() 4967 IOUserServer::serviceClose(IOService * provider, IOService * client) in serviceClose() 5096 IOUserServer::serviceWillTerminate(IOService * client, IOService * provider, IOOptionBits options) in serviceWillTerminate() 5125 IOUserServer::serviceDidTerminate(IOService * client, IOService * provider, IOOptionBits options, b… in serviceDidTerminate() 5137 IOUserServer::serviceDidStop(IOService * client, IOService * provider) in serviceDidStop() 5180 IOService * client, in ClientCrashed_Impl() 6554 IOWorkGroup::InvalidateKernel_Impl(IOUserClient * client) in InvalidateKernel_Impl() 6667 IOEventLink::InvalidateKernel_Impl(IOUserClient * client) in InvalidateKernel_Impl()
|
| H A D | IOServicePM.cpp | 1304 const OSSymbol * client; in handleRegisterPowerDriver() local 2534 const OSSymbol * client, in requestPowerState() 2583 const OSSymbol * client = (const OSSymbol *) request->fArg1; in handleRequestPowerState() local 2627 IOService::updatePowerClient( const OSSymbol * client, IOPMPowerStateIndex powerState ) in updatePowerClient() 2657 IOService::removePowerClient( const OSSymbol * client ) in removePowerClient() 2665 IOService::getPowerStateForClient( const OSSymbol * client ) in getPowerStateForClient() 2801 const OSSymbol * client; in computeDesiredState() local
|
| H A D | IOStatistics.cpp | 1217 IOStatistics::countUserClientCall(IOUserClient *client) in countUserClientCall()
|
| H A D | IOUserClient.cpp | 680 IOUserClient * client; in iokit_client_died() local 4155 IOUserClient * client = NULL; in is_io_service_open_extended() local
|
| /xnu-8019.80.24/tools/tests/MPMMTest/ |
| H A D | KQMPMMtest.c | 594 client(void *threadarg) in client() function
|
| H A D | MPMMtest.c | 680 client(void *threadarg) in client() function
|
| /xnu-8019.80.24/EXTERNAL_HEADERS/mach-o/ |
| H A D | loader.h | 719 union lc_str client; /* the client name */ member
|