Home
last modified time | relevance | path

Searched full:associated (Results 1 – 25 of 3607) sorted by relevance

12345678910>>...145

/freebsd/crypto/openssl/doc/man7/
H A Dprovider-kdf.pod102 This function should free any resources associated with that context.
124 OSSL_FUNC_kdf_get_params() gets details of parameter values associated with the
127 OSSL_FUNC_kdf_set_ctx_params() sets KDF parameters associated with the given
132 OSSL_FUNC_kdf_get_ctx_params() retrieves gettable parameter values associated
141 OSSL_FUNC_kdf_settable_ctx_params() will return the parameters associated
143 not NULL. Otherwise, they return the parameters associated with the
154 Gets the output size from the associated KDF ctx.
162 Sets the key in the associated KDF ctx.
166 Sets the secret in the associated KDF ctx.
170 Sets the password in the associated KDF ctx.
[all …]
/freebsd/sys/dev/isci/scil/
H A Dscif_user_callback.h87 * which this timer is to be associated.
106 * which this timer is to associated.
127 * which this timer is to associated.
145 * which this timer is to associated.
160 * which this lock is to be associated.
179 * which this lock is to be de-associated.
199 * which this lock is associated.
213 * which this lock is associated.
277 * @brief This method simply returns the virtual address associated
472 * the command descriptor block (CDB) associated with this IO request.
[all …]
H A Dscic_user_callback.h81 * which this timer is to be associated.
102 * which this timer is to associated.
123 * which this timer is to associated.
141 * which this timer is to associated.
224 * @brief This method simply returns the virtual address associated
421 * the command descriptor block (CDB) associated with this IO request.
435 * the command descriptor block (CDB) associated with this IO request.
449 * associated with this IO request.
454 * in the associated standard.
460 * @return This method returns the LUN associated with this request.
[all …]
/freebsd/secure/lib/libcrypto/man/man7/
H A Dprovider-kdf.7238 This function should free any resources associated with that context.
258 \&\fBOSSL_FUNC_kdf_get_params()\fR gets details of parameter values associated with the
261 \&\fBOSSL_FUNC_kdf_set_ctx_params()\fR sets \s-1KDF\s0 parameters associated with the given
266 \&\fBOSSL_FUNC_kdf_get_ctx_params()\fR retrieves gettable parameter values associated
275 \&\fBOSSL_FUNC_kdf_settable_ctx_params()\fR will return the parameters associated
277 not \s-1NULL.\s0 Otherwise, they return the parameters associated with the
285 Gets the output size from the associated \s-1KDF\s0 ctx.
293 Sets the key in the associated \s-1KDF\s0 ctx.
297 Sets the secret in the associated \s-1KDF\s0 ctx.
301 Sets the password in the associated \s-1KDF\s0 ctx.
[all …]
/freebsd/contrib/elftoolchain/libelf/
H A Delf_getdata.346 associated with section descriptors.
52 will return the next data descriptor associated with section descriptor
58 associated with section
62 is not NULL, it must be a pointer to a data descriptor associated with
73 descriptors associated with section descriptor
100 must be associated with an ELF file opened for writing.
119 is used to step through the data descriptors associated with
127 is NULL, the first data descriptor associated with section
132 is not NULL, is must be a data descriptor associated with
187 is not associated with section descriptor
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h212 /// of the associated statement.
382 /// Called for syntactical loops (ForStmt or CXXForRangeStmt) associated to
393 /// \param S Statement associated with the current OpenMP region.
404 /// of the associated statement.
411 /// of the associated statement.
417 /// the associated statement.
422 /// and the associated statement.
430 /// clauses and the associated statement.
436 /// of the associated statement.
442 /// of the associated statement.
[all …]
/freebsd/share/man/man9/
H A Dsleepqueue.992 Each queue is associated with a specific wait channel when it is active,
93 and only one queue may be associated with a wait channel at any given point
97 An active queue holds a list of threads that are blocked on the associated
99 Threads that are not blocked on a wait channel have an associated inactive
113 function frees the resources associated with an inactive sleep queue and is
128 function locks the sleep queue chain associated with wait channel
134 channel associated with
138 if there is no active sleep queue associated with
141 It requires the sleep queue chain associated with
148 function unlocks the sleep queue chain associated with
[all …]
H A DOF_getprop.984 Device nodes can have associated properties.
108 returns either the length of the value associated with the property
112 or 0 if the property exists but has no associated value.
120 bytes from the value associated with the property
155 bytes of the value associated with the property
169 bytes of the value associated with the property
178 value associated with the property
198 value associated with the property
221 value associated with the property
246 value associated with the property
[all …]
H A Dacl.947 may have zero or more ACLs associated with it, named using the
141 for accessing the associated file.
145 The process may execute the associated file.
147 The process may write to the associated file.
149 The process may read from the associated file.
152 to the associated file.
158 The process may read from the associated file.
163 The process may write to the associated file.
176 The process may execute the associated file.
/freebsd/sys/dev/isci/
H A Disci_domain.c59 * with which this callback is associated.
61 * which this callback is associated.
89 * with which this callback is associated.
91 * which this callback is associated.
117 * with which this callback is associated.
119 * which this callback is associated.
138 * with which this callback is associated.
140 * which this callback is associated.
169 * with which this callback is associated.
171 * which this callback is associated.
[all …]
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_create_qp_ex.318 creates a queue pair (QP) associated with the protection domain
27 void *qp_context; /* Associated context of the QP */
28 struct ibv_cq *send_cq; /* CQ to be associated with the Send Queue (SQ) */
29 struct ibv_cq *recv_cq; /* CQ to be associated with the Receive Queue (RQ) */
30 struct ibv_srq *srq; /* SRQ handle if QP is to be associated with an SRQ, otherw…
35 struct ibv_pd *pd; /* PD to be associated with the QP */
36 struct ibv_xrcd *xrcd; /* XRC domain to be associated with the target QP */
39 struct ibv_rwq_ind_table *rwq_ind_tbl; /* Indirection table to be associated with the QP */
94 if the QP is to be associated with an SRQ.
H A Dibv_create_qp.318 creates a queue pair (QP) associated with the protection domain
27 void *qp_context; /* Associated context of the QP */
28 struct ibv_cq *send_cq; /* CQ to be associated with the Send Queue (SQ) */
29 struct ibv_cq *recv_cq; /* CQ to be associated with the Receive Queue (RQ) */
30 struct ibv_srq *srq; /* SRQ handle if QP is to be associated with an SRQ, otherw…
72 associated with an SRQ.
76 if the QP is to be associated with an SRQ.
/freebsd/sys/ofed/include/rdma/
H A Drdma_cm.h45 * Upon receiving a device removal event, users must destroy the associated
166 * @event_handler: User callback invoked to report events associated with the
168 * @context: User specified context associated with the id.
170 * @qp_type: type of queue pair associated with the id.
185 * asynchronous operations associated with the id.
191 * associated RDMA device, if needed.
236 * rdma_destroy_qp - Deallocate the QP associated with the specified RDMA
239 * Users must destroy any QP associated with an RDMA identifier before
247 * @id: Communication identifier associated with the QP attributes to
291 * @id: Connection identifier associated with the request.
[all …]
H A Dib_cm.h302 * @cm_id: Communication identifier associated with the reported event.
334 * @device: Device associated with the cm_id. All related communication will
335 * be associated with the specified device.
337 * @context: User specified context associated with the communication
365 * @cm_id: Connection identifier associated with the listen request.
405 * @cm_id: Connection identifier that will be associated with the
429 * @cm_id: Connection identifier that will be associated with the
440 * @cm_id: Connection identifier associated with the connection request.
452 * @cm_id: Connection identifier associated with the connection being
464 * @cm_id: Connection identifier associated with the connection being
[all …]
/freebsd/sys/dev/qat/qat_api/include/
H A Dicp_sal_poll.h14 * dispatch the associated callbacks. Callbacks are called in the
27 * response rings associated with that instance and dispatch the
28 * associated callbacks.
50 * associated with this instance
60 * response rings associated with that instance and dispatch the
61 * associated callbacks.
83 * associated with this instance
93 * response rings associated with that instance and dispatch the
94 * associated callbacks.
116 * associated with this instance
[all …]
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_get_vars.376 variables associated with a DWARF debug context.
85 retrieves descriptors for all the static variables associated with the
104 contains the debugging information entry associated with the argument
115 entry associated with the argument
122 retrieves both the name and the associated offsets for the debugging
128 NUL-terminated string containing the name of the associated debugging
135 section, of the associated debugging information entry.
142 the compilation unit associated with argument
150 debugging information entry associated with the argument
H A Ddwarf_lineno.339 .Nd retrieve information associated with a DWARF line descriptor
93 These functions retrieve specific line information associated with
131 to 1 if the program address associated with the line descriptor
138 stores the line number of the source line associated with the line
146 stores the column number within a line associated with descriptor
156 name associated with line descriptor
169 stores the index of the source file associated with the line descriptor
193 The source file name associated with the line descriptor
H A Ddwarf_get_fde_info_for_reg3.353 retrieves a register rule from the register rule table associated with
91 If there is an offset value associated with the register rule,
98 should point to a location which will hold the register number associated
107 will be set to the offset value associated with the register rule,
116 associated with the register rule.
121 content of the DWARF expression block associated with the register
127 counter address associated with the register rule found.
145 associated with a FDE descriptor:
H A Ddwarf_get_fde_info_for_all_regs3.348 retrieves a row from the register rule table associated with the given
100 field will be set to the CFA register rule associated with the table
113 field will be set to the register number associated with the register rule.
120 field will be set to the offset value associated with the register rule.
128 associated with the register rule.
132 associated with the register rule.
137 counter address associated with the table row.
/freebsd/usr.bin/ipcrm/
H A Dipcrm.147 creation ID or any associated key.
78 Remove the message queue associated with the ID
82 Mark the shared memory segment associated with ID
87 Remove the semaphore set associated with ID
91 Remove the message queue associated with key
95 Mark the shared memory segment associated with key
100 Remove the semaphore set associated with key
105 The identifiers and keys associated with these System V IPC objects can be
/freebsd/contrib/ofed/librdmacm/
H A Drdma_cma.h47 * Upon receiving a device removal event, users must destroy the associated
218 * Release all resources associated with an event channel and closes the
219 * associated file descriptor.
221 * All rdma_cm_id's associated with the event channel must be destroyed,
230 * @channel: The communication channel that events associated with the
234 * @context: User specified context associated with the rdma_cm_id.
243 * events on an rdma_cm_id are reported through the associated event
266 * associated with the rdma_cm_id. If a pd is provided, the QP will be
283 * Destroys the specified rdma_cm_id and any associated QP created
297 * Users must free any associated QP with the rdma_cm_id before
[all …]
/freebsd/share/man/man3/
H A Dpthread_key_create.358 Upon key creation, the value NULL is associated with the new key in all
60 Upon thread creation, the value NULL is associated with all
63 An optional destructor function may be associated with each key value.
66 thread has a non-NULL value associated with the key, the function pointed
67 to is called with the current associated value as its sole argument.
73 with associated destructors, there are still some non-NULL values with
74 associated destructors, then the process is repeated.
78 associated destructors, the implementation stops calling destructors.
/freebsd/contrib/ofed/librdmacm/man/
H A Drdma_get_cm_event.324 modifying the file descriptor associated with the given channel. All
34 The rdma_cm identifier associated with the event. If the event type is
44 Returns any asynchronous error information associated with an event. The
52 rdma_cm_id associated with the event. See UD EVENT DATA and CONN EVENT
59 References any user-specified data associated with RDMA_CM_EVENT_CONNECT_REQUEST
81 References any user-specified data associated with the event. The data
127 have a QP associated with them.
147 The local RDMA device associated with the rdma_cm_id has been removed.
156 The network device associated with this ID through address resolution changed
161 The QP associated with a connection has exited its timewait state and is now
/freebsd/sys/sys/
H A Diov.h64 * key is mandatory then the associated value is also mandatory.
69 * associated with this key is a nvlist that follows the device schema
73 * associated with this key is a nvlist that follows the device schema
79 * associated with this key is a nvlist that follows the device/subsystem
83 * 2) There must be a key with the name IOV_CONFIG_NAME. The value associated
92 * The value associated with the key specifies the format of valid
98 * TYPE_SCHEMA_NAME. The value associated with this key must be a string.
115 * value associated with it must have a boolean type. If the value is true,
121 * associated with the parent key must follow all restrictions specified by
124 * apply the value associated with this key in its place.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp95 // priority, sequences of destructors with the same associated object are in runImpl()
115 Constant *Associated = CS->getOperand(2); in runImpl() local
116 Associated = cast<Constant>(Associated->stripPointerCasts()); in runImpl()
119 if (AtThisPriority.empty() || AtThisPriority.back().first != Associated) { in runImpl()
122 AtThisPriority.push_back(std::make_pair(Associated, NewList)); in runImpl()
165 // For each unique priority level and associated symbol, generate a function in runImpl()
173 Constant *Associated = AssociatedAndMore.first; in runImpl() local
183 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
201 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
225 appendToGlobalCtors(M, RegisterCallDtors, Priority, Associated); in runImpl()

12345678910>>...145