Searched defs:arg1 (Results 101 - 125 of 197) sorted by relevance

12345678

/macosx-10.9.5/IOATAPIProtocolTransport-350.0.3/
H A DIOATAPIProtocolTransport.cpp199 ATAPITransportSysctl ( struct sysctl_oid * oidp, void * arg1, int arg2, struct sysctl_req * req ) argument
/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DIOAudioControl.cpp438 IOReturn IOAudioControl::_setValueAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
462 IOReturn IOAudioControl::setValueAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
898 IOReturn IOAudioControl::_addUserClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
922 IOReturn IOAudioControl::addUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
937 IOReturn IOAudioControl::_removeUserClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
961 removeUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
975 detachUserClientsAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
[all...]
H A DIOAudioDevice.cpp521 IOReturn IOAudioDevice::_setPowerStateAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
541 IOReturn IOAudioDevice::setPowerStateAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
681 IOReturn IOAudioDevice::completePowerStateChangeAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
H A DIOAudioEngine.cpp956 IOReturn IOAudioEngine::_addUserClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
980 IOReturn IOAudioEngine::addUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
998 IOReturn IOAudioEngine::_removeUserClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
1022 IOReturn IOAudioEngine::removeUserClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1039 detachUserClientsAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
[all...]
H A DIOAudioEngineUserClient.cpp646 IOReturn IOAudioEngineUserClient::_getNearestStartTimeAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
666 IOReturn IOAudioEngineUserClient::getNearestStartTimeAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1020 IOReturn IOAudioEngineUserClient::_closeClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
1040 IOReturn IOAudioEngineUserClient::closeClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1195 IOReturn IOAudioEngineUserClient::_registerNotificationAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
1215 IOReturn IOAudioEngineUserClient::registerNotificationAction(OSObject *owner, void *arg1, voi argument
1371 _registerBufferAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
1391 registerBufferAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
1420 _unregisterBufferAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
1440 unregisterBufferAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
2485 _startClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
2505 startClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
2520 _stopClientAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
2540 stopClientAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
[all...]
H A DIOAudioStream.cpp1056 IOReturn IOAudioStream::_setFormatAction(OSObject *target, void *arg0, void *arg1, void *arg2, void *arg3) argument
1074 IOReturn IOAudioStream::setFormatAction(OSObject *owner, void *arg1, void *arg2, void *arg3, void *arg4) argument
/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUSBMassStorageClass.cpp112 USBMassStorageClassSysctl ( struct sysctl_oid * oidp, void * arg1, int arg2, struct sysctl_req * req ) argument
/macosx-10.9.5/JavaScriptCore-7537.78.1/runtime/
H A DMathObject.cpp144 double arg1 = exec->argument(1).toNumber(exec); local
/macosx-10.9.5/apache-786.1/httpd/modules/ssl/
H A Dssl_engine_config.c545 ssl_cmd_SSLRandomSeed(cmd_parms *cmd, void *dcfg, const char *arg1, const char *arg2, const char *arg3) argument
/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A DRTADVSocket.c263 RTADVSocketDelayedClose(void * arg1, void * arg2, void * arg3) argument
472 RTADVSocketRead(void * arg1, void * arg2) argument
762 RTADVSocketEnableReceive(RTADVSocketRef sock, RTADVSocketReceiveFuncPtr func, void * arg1, void * arg2) argument
/macosx-10.9.5/eap8021x-180/eapolclient.tproj/
H A DDialogue.c74 const void * arg1; member in struct:CredentialsDialogue_s
793 const void * arg1; member in struct:TrustDialogue_s
695 CredentialsDialogue_create(CredentialsDialogueResponseCallBack func, const void * arg1, const void * arg2, CFDictionaryRef details) argument
916 TrustDialogue_create(TrustDialogueResponseCallBack func, const void * arg1, const void * arg2, CFDictionaryRef trust_info, CFTypeRef ssid) argument
1035 const void * arg1; member in struct:AlertDialogue_s
1118 AlertDialogue_create(AlertDialogueResponseCallBack func, const void * arg1, const void * arg2, CFStringRef message, CFStringRef ssid) argument
1192 my_callback(const void * arg1, const void * arg2, CredentialsDialogueResponseRef response) argument
1230 my_alert_callback(const void * arg1, const void * arg2) argument
[all...]
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dfont.cpp140 error(const char *format, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
/macosx-10.9.5/groff-38/groff/src/preproc/pic/
H A Dlex.cpp1936 lex_error(const char *message, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
1949 lex_warning(const char *message, const errarg &arg1, const errarg &arg2, const errarg &arg3) argument
/macosx-10.9.5/libauto-185.5/
H A Dauto_zone.h464 void *arg1; member in struct:old_auto_weak_callback_block
/macosx-10.9.5/tcl-102/tcl_ext/snack/snack/generic/
H A DjkSound.c1672 int arg, arg1, filearg = 0, flag; local
/macosx-10.9.5/xnu-2422.115.4/bsd/dev/dtrace/
H A Dsystrace.c106 systrace_stub(dtrace_id_t id, uint64_t arg0, uint64_t arg1, argument
757 syscall_arg_t arg1; member in struct:mach_call_args
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dtty_ptmx.c221 sysctl_ptmx_max(__unused struct sysctl_oid *oidp, __unused void *arg1, argument
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Dtcp_usrreq.c1540 tcp_sysctl_info(__unused struct sysctl_oid *oidp, __unused void *arg1, __unused int arg2, struct sysctl_req *req) argument
2134 sysctl_tcp_sospace(struct sysctl_oid *oidp, __unused void *arg1, argument
/macosx-10.9.5/xnu-2422.115.4/bsd/vm/
H A Dvm_unix.c923 sysctl_settfp_policy(__unused struct sysctl_oid *oidp, void *arg1, argument
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOStatistics.cpp138 oid_sysctl(__unused struct sysctl_oid *oidp, __unused void *arg1, int arg2, struct sysctl_req *req) argument
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A DpmCPU.c733 uint64_t arg1, arg2; local
745 KERNEL_DEBUG(MACHDBG_CODE(DBG_MACH_SCHED, MACH_SCHED_GET_URGENCY), urgency, arg1, arg2, 0, 0); local
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp2310 IOReturn AppleUSBCDCACMData::setStateAction(OSObject *owner, void *arg0, void *arg1, void *, void *) argument
2488 IOReturn AppleUSBCDCACMData::watchStateAction(OSObject *owner, void *arg0, void *arg1, void *, void *) argument
2690 IOReturn AppleUSBCDCACMData::executeEventAction(OSObject *owner, void *arg0, void *arg1, void *, void *) argument
3190 IOReturn AppleUSBCDCACMData::enqueueDataAction(OSObject *owner, void *arg0, void *arg1, void *arg2, void *arg3) argument
3328 IOReturn AppleUSBCDCACMData::dequeueDataAction(OSObject *owner, void *arg0, void *arg1, void *arg2, void *arg3) argument
[all...]
/macosx-10.9.5/AppleUSBCDCDriver-4201.2.5/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp1544 IOReturn AppleUSBCDCDMM::setStateAction(OSObject *owner, void *arg0, void *arg1, void *, void *) argument
1673 IOReturn AppleUSBCDCDMM::watchStateAction(OSObject *owner, void *arg0, void *arg1, void *, void *) argument
1871 IOReturn AppleUSBCDCDMM::executeEventAction(OSObject *owner, void *arg0, void *arg1, void *, void *) argument
2358 IOReturn AppleUSBCDCDMM::enqueueDataAction(OSObject *owner, void *arg0, void *arg1, void *arg2, void *arg3) argument
2496 IOReturn AppleUSBCDCDMM::dequeueDataAction(OSObject *owner, void *arg0, void *arg1, void *arg2, void *arg3) argument
[all...]
/macosx-10.9.5/CF-855.17/
H A DCoreFoundation_Prefix.h439 void *arg1; member in struct:auto_weak_callback_block
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dcommands.c1056 int arg1; member in struct:modelist

Completed in 342 milliseconds

12345678