| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | EPCDebugObjectRegistrar.h | 1 //===- EPCDebugObjectRegistrar.h - EPC-based debug registration -*- C++ -*-===// 9 // ExecutorProcessControl based registration of debug objects. 56 /// method to find the registration/deregistration function addresses by name. 59 /// the registration functions. If it is None then the process dylib will be 60 /// loaded to find the registration functions.
|
| /freebsd/sys/xen/ |
| H A D | xen_intr.h | 58 * registration. 82 * registration. 106 * registration. 131 * registration. 148 * registration. 221 * \param handle Opaque handle used to manage this registration. 234 * registration.
|
| /freebsd/contrib/ofed/opensm/include/complib/ |
| H A D | cl_dispatcher.h | 100 * This value is used during registration by Dispatcher clients 115 * Defines the value of an invalid Dispatcher registration handle. 224 * Vector of registration info objects. Indexed by message msg_id. 258 * Defines the dispatcher registration object structure. 288 * State of this registration object. 294 * Dispatcher message msg_id value for this registration object. 336 * Pointer to the registration info of the sender. 355 * Defines the Dispatcher registration handle. This handle 513 * On success a Dispatcher registration handle.
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_netgraph/ |
| H A D | snmp_netgraph.3 | 249 argument of the registration call. 254 A control message registration can be undone by calling 256 with the return value of the registration call. 271 to the registration function. 273 A data message registration can be undone by calling 275 with the return value of the registration call.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | TargetRegistry.h | 1 //===- MC/TargetRegistry.h - Target Registration ----------------*- C++ -*-===// 140 /// For registration purposes, this is a POD type so that targets can be 736 /// @name Target Registration 742 /// Clients are responsible for ensuring that registration doesn't occur 766 /// Clients are responsible for ensuring that registration doesn't occur 778 /// Clients are responsible for ensuring that registration doesn't occur 792 /// Clients are responsible for ensuring that registration doesn't occur 812 /// Clients are responsible for ensuring that registration doesn't occur 825 /// Clients are responsible for ensuring that registration doesn't occur 839 /// Clients are responsible for ensuring that registration doesn't occur [all …]
|
| /freebsd/sys/ofed/include/rdma/ |
| H A D | ib_mad.h | 551 * ib_mad_agent - Used to track MAD registration with the access layer. 552 * @device: Reference to device registration is on. 558 * @context: User-specified context associated with this registration. 562 * @flags: registration flags 632 * ib_mad_reg_req - MAD registration request 667 * @context: User specified context associated with the registration. 668 * @registration_flags: Registration flags to set for this agent 699 * @context: User specified context associated with the registration. 711 * @mad_agent: Corresponding MAD registration request to deregister. 752 * @mad_agent: Specifies the registration associated with sent MAD. [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
| H A D | GDBRegistrationListener.cpp | 88 /// singleton toolbox. Handles thread-safe registration and deregistration of 92 /// Lock used to serialize all jit registration events, since they 123 /// Removes the internal registration of @p Object, and 135 /// Do the registration. 179 "Second attempt to perform debug registration."); in notifyObjectLoaded()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachinePassRegistry.h | 29 /// registration list. 45 /// MachinePassRegistryNode - Machine pass node stored in registration list. 70 /// MachinePassRegistry - Track the registration of machine passes. 104 /// Add - Adds a function pass to the registration list. 114 /// Remove - Removes a function pass from the registration list.
|
| /freebsd/contrib/wpa/src/wps/ |
| H A D | wps.c | 30 * wps_init - Initialize WPS Registration protocol data 34 * This function is used to initialize WPS data for a registration protocol 35 * instance (i.e., each run of registration protocol as a Registrar of 37 * registration run has been completed by calling wps_deinit(). 156 * wps_deinit - Deinitialize WPS Registration protocol data 157 * @data: WPS Registration protocol data from wps_init() 192 * @wps: WPS Registration protocol data from wps_init() 215 * @wps: WPS Registration protocol data from wps_init()
|
| H A D | wps.h | 108 * struct wps_config - WPS configuration for a single registration protocol run 304 * reg_success_cb - Callback for reporting successful registration 308 * @dev_pw: Device Password (PIN) used during registration 311 * This callback is called whenever an Enrollee completes registration 391 * disable_auto_conf - Disable auto-configuration on first registration 395 * registration protocol run is completed successfully. This option can 458 * WPS_EV_FAIL - Registration failed 463 * WPS_EV_SUCCESS - Registration succeeded 553 * struct wps_event_fail - Registration failure information 639 * structures and it is maintained over multiple registration protocol runs.
|
| /freebsd/contrib/bsnmp/snmp_mibII/ |
| H A D | snmp_mibII.3 | 248 causes the registration to be overwritten. 249 The registration can be removed with a call to 269 The registration can be removed with 273 Any notification registration is removed automatically when the interface
|
| /freebsd/contrib/ofed/opensm/complib/ |
| H A D | cl_dispatcher.c | 55 /* give some guidance when we build our cl_pool of registration elements */ 142 /* Free all registration info. */ in cl_disp_shutdown() 218 /* Get a registration info from the pool. */ in cl_disp_register() 233 /* Insert the registration in the list. */ in cl_disp_register() 282 /* Return the registration info to the pool */ in cl_disp_unregister()
|
| /freebsd/contrib/libbegemot/ |
| H A D | rpoll.man | 100 describing the actual events (from the set supplied in the registration) and 111 are the same, then no new registration is done, instead the event mask of the registration
|
| /freebsd/lib/libsys/ |
| H A D | mq_notify.2 | 105 message queue, the existing registration will be removed. 107 When the notification is sent to the registered process, its registration 109 The message queue then is available for registration.
|
| /freebsd/contrib/wpa/src/eap_server/ |
| H A D | eap_methods.h | 2 * EAP server method registration 25 /* EAP server method registration calls for statically linked in methods */
|
| /freebsd/share/man/man9/ |
| H A D | netisr.9 | 77 Protocol registration and work stream statistics may be monitored using 79 .Ss Protocol registration 135 Registration is declared using
|
| H A D | syscall_helper_register.9 | 31 .Nd kernel syscall registration routines 58 which specifies the parameters for syscall registration:
|
| /freebsd/usr.bin/rpcinfo/ |
| H A D | rpcinfo.8 | 181 Delete registration for the RPC service of the specified 191 Only the owner of a service can delete a registration, except the 326 To delete the registration for version
|
| /freebsd/sys/dev/iser/ |
| H A D | icl_iser.h | 211 * struct iser_mem_reg - iSER memory registration info 215 * @mem_h: pointer to registration context (FMR/Fastreg) 362 * struct iser_reg_resources - Fast registration recources 373 * struct fast_reg_descriptor - Fast registration descriptor 376 * @rsc: data buffer registration resources
|
| /freebsd/contrib/tcpdump/ |
| H A D | print-m3ua.c | 147 { M3UA_RKM_REQ, "Registration Request" }, 148 { M3UA_RKM_RSP, "Registration Response" }, 207 { M3UA_PARAM_REG_RESULT, "Registration Result" }, 214 { M3UA_PARAM_REG_STATUS, "Registration Status" },
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86WinEHState.cpp | 10 // number stored in an exception registration stack object. The registration 12 // This pass adds the registration object and EH state updates. 209 /// Get the common EH registration subobject: 228 /// The __CxxFrameHandler3 registration node: 248 /// The _except_handler3/4 registration node: 271 // Emit an exception registration record. These are stack allocations with the 272 // common subobject of two pointers: the previous registration record (the old 648 // Mark the registration node. The backend needs to know which alloca it is so in addStateStores()
|
| /freebsd/contrib/wpa/src/eap_peer/ |
| H A D | eap_methods.h | 2 * EAP peer: Method registration 86 /* EAP peer method registration calls for statically linked in methods */
|
| /freebsd/lib/libc/rpc/ |
| H A D | rpc_svc_reg.3 | 76 This routine returns 0 if the registration succeeded, 147 routine returns 0 if the registration is successful,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ |
| H A D | UnwindInfoManager.h | 9 // Utilities for managing eh-frame and compact-unwind registration and lookup 41 /// If the libunwind find-dynamic-unwind-info callback registration APIs are
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Offloading/ |
| H A D | OffloadWrapper.h | 37 /// registration code. It defaults to false. 50 /// registration code. It defaults to false.
|