Searched defs:callback (Results 251 - 275 of 458) sorted by relevance

<<111213141516171819

/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/sasldb/
H A Dallockey.c205 _sasldb_listusers(const sasl_utils_t *utils, sasl_conn_t *context, sasldb_list_callback_t callback, void *callback_rock) argument
/macosx-10.10.1/ppp-786.1.1/Shared/
H A Dfd_exchange.c121 __block FDGenericHandler callback = NULL; local
/macosx-10.10.1/remote_cmds-47/ypxfr.tproj/
H A Dypxfr.c459 struct ypall_callback callback; local
/macosx-10.10.1/sudo-73/src/
H A Ddefaults.h51 int (*callback) __P((const char *)); member in struct:sudo_defs_types
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/pds/
H A Dtif_imageiter.c263 ImageIterTileContigRoutine callback = img->callback.contig; local
311 ImageIterTileSeparateRoutine callback = img->callback.separate; local
378 ImageIterTileContigRoutine callback = img->callback.contig; local
417 ImageIterTileSeparateRoutine callback = img->callback.separate; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tls/tls/
H A DtlsInt.h113 Tcl_Obj *callback; /* script called for tracing, verifying and errors */ member in struct:State
/macosx-10.10.1/xar-254/xar/lib/
H A Dsignature.c54 xar_signature_t xar_signature_new_internal(xar_t x, int is_extended, const char *type, int32_t length, xar_signer_callback callback, void *callback_context) argument
107 xar_signature_t xar_signature_new(xar_t x,const char *type, int32_t length, xar_signer_callback callback, void *callback_context) argument
113 xar_signature_t xar_signature_new_extended(xar_t x,const char *type, int32_t length, xar_signer_callback callback, void *callback_context) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_symfile.c178 kern_open_file_for_direct_io(const char * name, boolean_t create_file, kern_get_file_extents_callback_t callback, void * callback_ref, off_t set_file_size, off_t write_file_offset, caddr_t write_file_addr, vm_size_t write_file_len, dev_t * partition_device_result, dev_t * image_device_result, uint64_t * partitionbase_result, uint64_t * maxiocount_result, uint32_t * oflags) argument
/macosx-10.10.1/xnu-2782.1.97/libkern/
H A DOSKextLib.cpp161 OSKextRequestResource( const char * kextIdentifier, const char * resourceName, OSKextRequestResourceCallback callback, void * context, OSKextRequestTag * requestTagOut) argument
/macosx-10.10.1/xnu-2782.1.97/osfmk/UserNotification/
H A DKUNCUserNotifications.c341 KUNCUserNotificationDisplayFromBundle( KUNCUserNotificationID id, char *bundlePath, char *fileName, char *fileExtension, char *messageKey, char *tokenString, KUNCUserNotificationCallBack callback, __unused int contextKey) argument
/macosx-10.10.1/xnu-2782.1.97/pexpert/i386/
H A Dpe_init.c269 void PE_register_timebase_callback(timebase_callback_func callback) argument
/macosx-10.10.1/DiskArbitration-268/DiskArbitration/
H A DDASession.c192 CFDictionaryRef callback; local
H A DDiskArbitration.c544 void DADiskEject( DADiskRef disk, DADiskEjectOptions options, DADiskEjectCallback callback, void * context ) argument
603 void DADiskMount( DADiskRef disk, CFURLRef path, DADiskMountOptions options, DADiskMountCallback callback, void * context ) argument
505 DADiskClaim( DADiskRef disk, DADiskClaimOptions options, DADiskClaimReleaseCallback release, void * releaseContext, DADiskClaimCallback callback, void * callbackContext ) argument
608 DADiskMountWithArguments( DADiskRef disk, CFURLRef path, DADiskMountOptions options, DADiskMountCallback callback, void * context, CFStringRef arguments[] ) argument
710 DADiskRename( DADiskRef disk, CFStringRef name, DADiskRenameOptions options, DADiskRenameCallback callback, void * context ) argument
761 DADiskUnmount( DADiskRef disk, DADiskUnmountOptions options, DADiskUnmountCallback callback, void * context ) argument
792 DARegisterDiskAppearedCallback( DASessionRef session, CFDictionaryRef match, DADiskAppearedCallback callback, void * context ) argument
800 DARegisterDiskDescriptionChangedCallback( DASessionRef session, CFDictionaryRef match, CFArrayRef watch, DADiskDescriptionChangedCallback callback, void * context ) argument
809 DARegisterDiskDisappearedCallback( DASessionRef session, CFDictionaryRef match, DADiskDisappearedCallback callback, void * context ) argument
817 DARegisterDiskEjectApprovalCallback( DASessionRef session, CFDictionaryRef match, DADiskEjectApprovalCallback callback, void * context ) argument
825 DARegisterDiskPeekCallback( DASessionRef session, CFDictionaryRef match, CFIndex order, DADiskPeekCallback callback, void * context ) argument
834 DARegisterDiskMountApprovalCallback( DASessionRef session, CFDictionaryRef match, DADiskMountApprovalCallback callback, void * context ) argument
842 DARegisterDiskUnmountApprovalCallback( DASessionRef session, CFDictionaryRef match, DADiskUnmountApprovalCallback callback, void * context ) argument
858 DAUnregisterCallback( DASessionRef session, void * callback, void * context ) argument
863 DAUnregisterApprovalCallback( DASessionRef session, void * callback, void * context ) argument
[all...]
/macosx-10.10.1/DiskArbitration-268/diskarbitrationd/
H A DDARequest.c106 DACallbackRef callback; local
156 DACallbackRef callback; local
64 __DARequestAuthorize( DARequestRef request, DAAuthorizeCallback callback, void * callbackContext, const char * right ) argument
209 DACallbackRef callback; local
[all...]
H A DDASupport.c46 DAAuthorizeCallback callback; member in struct:__DAAuthorizeWithCallbackContext
203 DAAuthorizeWithCallback( DASessionRef session, _DAAuthorizeOptions options, DADiskRef disk, uid_t userUID, gid_t userGID, DAAuthorizeCallback callback, void * callbackContext, const char * right ) argument
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcollationkeys.cpp224 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) argument
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibVectorCommand.cpp72 Alloc( Device& userclient, IOFireWireLibCommandCallback callback, void* inRefCon ) argument
/macosx-10.10.1/IOKitUser-1050.1.21/hid.subproj/
H A DIOHIDUserDevice.c81 IOHIDUserDeviceReportCallback callback; member in struct:__IOHIDUserDevice::__anon2253
86 IOHIDUserDeviceReportWithReturnLengthCallback callback; member in struct:__IOHIDUserDevice::__anon2254
112 IOHIDUserDeviceHandleReportAsyncCallback callback; member in struct:__IOHIDDeviceHandleReportAsyncContext
470 void IOHIDUserDeviceRegisterGetReportCallback(IOHIDUserDeviceRef device, IOHIDUserDeviceReportCallback callback, void * refcon) argument
479 void IOHIDUserDeviceRegisterGetReportWithReturnLengthCallback(IOHIDUserDeviceRef device, IOHIDUserDeviceReportWithReturnLengthCallback callback, void * refcon) argument
489 void IOHIDUserDeviceRegisterSetReportCallback(IOHIDUserDeviceRef device, IOHIDUserDeviceReportCallback callback, voi argument
573 IOHIDUserDeviceHandleReportAsyncWithTimeStamp(IOHIDUserDeviceRef device, uint64_t timestamp, uint8_t *report, CFIndex reportLength, IOHIDUserDeviceHandleReportAsyncCallback callback, void * refcon) argument
613 IOHIDUserDeviceHandleReportAsync(IOHIDUserDeviceRef device, uint8_t * report, CFIndex reportLength, IOHIDUserDeviceHandleReportAsyncCallback callback, void * refcon) argument
[all...]
/macosx-10.10.1/IOKitUser-1050.1.21/ps.subproj/
H A DIOPowerSources.c371 IOPowerSourceCallbackType callback; member in struct:__anon2280
404 static CFRunLoopSourceRef doCreatePSRLS(const char *notify_type, IOPowerSourceCallbackType callback, void *context) argument
453 CFRunLoopSourceRef IOPSNotificationCreateRunLoopSource(IOPowerSourceCallbackType callback, void *context) { argument
457 CFRunLoopSourceRef IOPSCreateLimitedPowerNotification(IOPowerSourceCallbackType callback, void *context) { argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/inspector/
H A DScriptDebugServer.cpp266 void ScriptDebugServer::dispatchFunctionToListeners(const ListenerSet& listeners, JavaScriptExecutionCallback callback) argument
274 void ScriptDebugServer::dispatchFunctionToListeners(JavaScriptExecutionCallback callback, JSGlobalObject* globalObject) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_overlay.c669 SLAPI_FUNC callback; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/pem/
H A Dpem_lib.c266 PEM_ASN1_write(i2d_of_void *i2d, const char *name, FILE *fp, char *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *callback, void *u) argument
285 PEM_ASN1_write_bio(i2d_of_void *i2d, const char *name, BIO *bp, char *x, const EVP_CIPHER *enc, unsigned char *kstr, int klen, pem_password_cb *callback, void *u) argument
388 PEM_do_header(EVP_CIPHER_INFO *cipher, unsigned char *data, long *plen, pem_password_cb *callback,void *u) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DGroupTransform.cpp117 void GroupTransform::AddAllChildrenFinalizedCallback(dispatch_queue_t run_on, dispatch_block_t callback) argument
/macosx-10.10.1/Security-57031.1.35/Security/sec/SOSCircle/CKBridge/
H A DSOSCloudTransport.c235 dispatch_block_t callback = ^{ local
/macosx-10.10.1/apache-793/httpd/modules/core/
H A Dmod_watchdog.c330 ap_watchdog_set_callback_interval(ap_watchdog_t *w, apr_interval_time_t interval, const void *data, ap_watchdog_callback_fn_t *callback) argument
355 ap_watchdog_register_callback(ap_watchdog_t *w, apr_interval_time_t interval, const void *data, ap_watchdog_callback_fn_t *callback) argument
[all...]

Completed in 412 milliseconds

<<111213141516171819