Home
last modified time | relevance | path

Searched full:obtain (Results 1 – 25 of 4661) sorted by relevance

12345678910>>...187

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h576 * Obtain the global context instance.
728 * Obtain a Type from a context by its registered name.
797 * Obtain the identifier of a module.
799 * @param M Module to obtain identifier of
817 * Obtain the module's original source file name.
819 * @param M Module to obtain the name of
838 * Obtain the data layout for a module.
857 * Obtain the target triple for a module.
1031 * Obtain the context to which this module is associated.
1041 * Obtain an iterator to the first NamedMDNode in a Module.
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.cpp132 // 1) a lambda we know at compile time. We will obtain the name of the lambda in FindLibCppStdFunctionCallableInfo()
134 // the lambda's operator()() and obtain the line table entry. in FindLibCppStdFunctionCallableInfo()
136 // will be stored after the vtable. We will obtain the lambdas name from in FindLibCppStdFunctionCallableInfo()
137 // this entry and lookup operator()() and obtain the line table entry. in FindLibCppStdFunctionCallableInfo()
138 // 3) a callable object via operator()(). We will obtain the name of the in FindLibCppStdFunctionCallableInfo()
140 // look up the objects operator()() and obtain the line table entry. in FindLibCppStdFunctionCallableInfo()
142 // we will obtain the name from this pointer. in FindLibCppStdFunctionCallableInfo()
144 // we will obtain the name from this pointer. in FindLibCppStdFunctionCallableInfo()
253 // and obtain the data we need. in FindLibCppStdFunctionCallableInfo()
371 // The behavior will be that we will attempt to obtain the wrapped in GetStepThroughTrampolinePlan()
[all …]
/freebsd/tests/sys/audit/
H A Dinter-process.c72 /* Create a message queue and obtain the corresponding identifier */ in ATF_TC_BODY()
119 /* Create a message queue and obtain the corresponding identifier */ in ATF_TC_BODY()
176 /* Create a message queue and obtain the corresponding identifier */ in ATF_TC_BODY()
235 /* Create a message queue and obtain the corresponding identifier */ in ATF_TC_BODY()
282 /* Create a message queue and obtain the corresponding identifier */ in ATF_TC_BODY()
332 /* Create a message queue and obtain the corresponding identifier */ in ATF_TC_BODY()
384 /* Create a message queue and obtain the corresponding identifier */ in ATF_TC_BODY()
459 /* Create a shared memory segment and obtain the identifier */ in ATF_TC_BODY()
515 /* Create a shared memory segment and obtain the identifier */ in ATF_TC_BODY()
566 /* Create a shared memory segment and obtain the identifier */ in ATF_TC_BODY()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reguid/
H A Dzpool_reguid_001_pos.ksh26 # 1. Use zpool get to obtain the initial GUID of a pool.
44 log_fail "Unable to obtain the new GUID of pool $TESTPOOL"
54 log_fail "Unable to obtain the initial GUID of pool $TESTPOOL"
59 log_fail "Unable to obtain the new GUID of pool $TESTPOOL"
/freebsd/contrib/libfido2/man/
H A Dfido2-assert.178 to obtain a new assertion from
134 Obtain an assertion using a resident credential.
168 Obtain an assertion using U2F.
191 will use it to obtain the PIN.
275 obtain an assertion from an authenticator at
/freebsd/sys/kern/
H A Dkern_mtxpool.c93 * The returned mutex is a leaf level mutex, meaning that if you obtain it
94 * you cannot obtain any other mutexes until you release it. You can
165 * Obtain a (shared) mutex from the pool. The returned mutex is a leaf
166 * level mutex, meaning that if you obtain it you cannot obtain any other
/freebsd/crypto/openssl/doc/man3/
H A DBN_CTX_start.pod19 These functions are used to obtain temporary B<BIGNUM> variables from
25 called repeatedly to obtain temporary B<BIGNUM>s. All BN_CTX_get()
54 this file except in compliance with the License. You can obtain a copy
H A DSSL_CTX_set_tlsext_status_cb.pod69 Typically a callback would obtain an OCSP_RESPONSE object from this data via a
76 responses. Typically the server callback would obtain the server certificate
78 obtain the OCSP response to be sent back; and then set that response data by
123 this file except in compliance with the License. You can obtain a copy
H A DSSL_CTX_set_info_callback.pod28 obtain state information for SSL objects created from B<ctx> during connection
34 obtain state information for B<ssl> during connection setup and use.
46 When setting up a connection and during use, it is possible to obtain state
166 this file except in compliance with the License. You can obtain a copy
H A DSSL_get_session.pod46 The preferred way for applications to obtain a resumable SSL_SESSION object is
51 enables applications to obtain information about all sessions sent by the
109 this file except in compliance with the License. You can obtain a copy
H A DEVP_PKEY_CTX_get0_libctx.pod20 EVP_PKEY_CTX_get0_libctx() and EVP_PKEY_CTX_get0_propq() obtain the
50 this file except in compliance with the License. You can obtain a copy
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca_sim.c73 /* obtain the simulator directory */ in __get_simulator_dir()
84 /* obtain the node name we simulate */ in __get_simulator_dir()
119 * Obtain the number of local CAs by scanning /proc/infiniband/core
221 "Fail to obtain HCA name. In info file:(%s).\n", in __parse_ca_info_file()
236 "Fail to obtain GUID in info file:(%s).\n", in __parse_ca_info_file()
249 /* obtain number of ports */ in __parse_ca_info_file()
253 "Fail to obtain number of ports in info file:(%s).\n", in __parse_ca_info_file()
353 "Fail to obtain port state. In info file:(%s).\n", in __parse_port_info_file()
379 "Fail to obtain port lid. In info file:(%s).\n", in __parse_port_info_file()
394 "Fail to obtain port LMC. In info file:(%s).\n", in __parse_port_info_file()
[all …]
H A Dosm_vendor_mlx_hca_pfs.c81 * Obtain the number of local CAs by scanning /proc/infiniband/core
175 "Fail to obtain HCA name. In info file:(%s).\n", in __parse_ca_info_file()
190 "Fail to obtain GUID in info file:(%s).\n", in __parse_ca_info_file()
203 /* obtain number of ports */ in __parse_ca_info_file()
207 "Fail to obtain number of ports in info file:(%s).\n", in __parse_ca_info_file()
307 "Fail to obtain port state. In info file:(%s).\n", in __parse_port_info_file()
333 "Fail to obtain port lid. In info file:(%s).\n", in __parse_port_info_file()
348 "Fail to obtain port LMC. In info file:(%s).\n", in __parse_port_info_file()
364 "Fail to obtain port SM LID. In info file:(%s).\n", in __parse_port_info_file()
380 "Fail to obtain port SM SL. In info file:(%s).\n", in __parse_port_info_file()
[all …]
/freebsd/lib/libc/gen/
H A Dcap_rights_get.333 .Nd obtain capability rights
43 function allows to obtain current capability rights for the given descriptor.
64 rights and how to obtain them.
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_loongarch64.S28 // Obtain SP, first argument to `void __tsan_setjmp(uptr sp)`
76 // Obtain SP, first argument to `void __tsan_setjmp(uptr sp)`
124 // Obtain SP, first argument to `void __tsan_setjmp(uptr sp)`
172 // Obtain SP, first argument to `void __tsan_setjmp(uptr sp)`
H A Dtsan_rtl_amd64.S33 // obtain SP, store in %rdi, first argument to `void __tsan_setjmp(uptr sp)`
75 // obtain SP, store in %rdi, first argument to `void __tsan_setjmp(uptr sp)`
124 // obtain SP, store in %rdi, first argument to `void __tsan_setjmp(uptr sp)`
181 // obtain SP, store in %rdi, first argument to `void __tsan_setjmp(uptr sp)`
H A Dtsan_rtl_aarch64.S36 // Obtain SP, first argument to `void __tsan_setjmp(uptr sp)`
87 // Obtain SP, first argument to `void __tsan_setjmp(uptr sp)`
139 // Obtain SP, first argument to `void __tsan_setjmp(uptr sp)`
192 // Obtain SP, first argument to `void __tsan_setjmp(uptr sp)`
H A Dtsan_rtl_mips64.S26 // obtain $sp
78 // obtain $sp
131 // obtain $sp
185 // obtain $sp
/freebsd/lib/libutil/
H A Dpty.332 .Nd auxiliary functions to obtain a pseudo-terminal
47 attempts to obtain the next available pseudo-terminal from the system (see
88 to obtain the next available pseudo-terminal from the system.
/freebsd/contrib/ofed/infiniband-diags/man/
H A Dibsysstat.840 and obtain other information about the IB node. ibsysstat is run as
51 host \e\- obtain host information from server
52 cpu \e\- obtain cpu information from server
/freebsd/lib/libgssapi/
H A Dgssapi.3122 Assume a global identity; Obtain a GSS-API credential handle for
127 Obtain information about a credential
129 Obtain per-mechanism information about a credential.
147 Obtain information about a security context
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_set_info_callback.3159 obtain state information for \s-1SSL\s0 objects created from \fBctx\fR during connection
165 obtain state information for \fBssl\fR during connection setup and use.
176 When setting up a connection and during use, it is possible to obtain state
285 this file except in compliance with the License. You can obtain a copy
H A DSSL_CTX_set_tlsext_status_cb.3204 Typically a callback would obtain an \s-1OCSP_RESPONSE\s0 object from this data via a
211 responses. Typically the server callback would obtain the server certificate
213 obtain the \s-1OCSP\s0 response to be sent back; and then set that response data by
254 this file except in compliance with the License. You can obtain a copy
/freebsd/contrib/bearssl/src/
H A Dconfig.h103 * to automatically obtain quality randomness for seeding its internal
114 * getentropy() function to obtain quality randomness for seeding its
132 * to automatically obtain quality randomness for seeding its internal
141 * automatically obtain quality randomness for seeding its internal PRNG.
/freebsd/contrib/openpam/doc/man/
H A Dpam_vprompt.331 Display the message and obtain the user's response without
34 Display the message and obtain the user's response.

12345678910>>...187