Searched refs:ex (Results 126 - 150 of 186) sorted by relevance

12345678

/freebsd-current/crypto/openssl/ssl/
H A Dssl_lib.c4890 void *other, void *ex))
4898 void *ex) {
4902 void SSL_set0_security_ex_data(SSL *s, void *ex) argument
4904 s->cert->sec_ex = ex;
4925 void *other, void *ex))
4935 void *ex) {
4939 void SSL_CTX_set0_security_ex_data(SSL_CTX *ctx, void *ex) argument
4941 ctx->cert->sec_ex = ex;
4887 SSL_set_security_callback(SSL *s, int (*cb) (const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex)) argument
4922 SSL_CTX_set_security_callback(SSL_CTX *ctx, int (*cb) (const SSL *s, const SSL_CTX *ctx, int op, int bits, int nid, void *other, void *ex)) argument
H A Dssl_local.h2059 void *other, void *ex);
2702 __owur int ssl_security_cert_chain(SSL *s, STACK_OF(X509) *sk, X509 *ex,
/freebsd-current/sys/sys/
H A Dmbuf.h429 #define MCHECK(ex, msg) KASSERT((ex), \
H A Dsyscallsubr.h290 fd_set *ex, struct timeval *tvp, sigset_t *uset, int abi_nfdbits);
/freebsd-current/crypto/openssl/include/openssl/
H A Dssl.h2493 void *other, void *ex));
2497 void *ex);
2498 void SSL_set0_security_ex_data(SSL *s, void *ex);
2506 void *other, void *ex));
2512 void *ex);
2513 void SSL_CTX_set0_security_ex_data(SSL_CTX *ctx, void *ex);
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_cmd.c1152 tmp.ex.imm_data = wc->ex.imm_data;
2131 next->ex.imm_data =
2132 (__be32 __force) user_wr->ex.imm_data;
2134 next->ex.invalidate_rkey = user_wr->ex.invalidate_rkey;
/freebsd-current/sys/dev/irdma/
H A Dirdma_verbs.c2471 info.imm_data = ntohl(ib_wr->ex.imm_data);
2490 info.stag_to_inv = ib_wr->ex.invalidate_rkey;
2511 info.imm_data = ntohl(ib_wr->ex.imm_data);
2551 info.op.inv_local_stag.target_stag = ib_wr->ex.invalidate_rkey;
2718 entry->ex.imm_data = htonl(cq_poll_info->imm_data);
2747 entry->ex.invalidate_rkey = cq_poll_info->inv_stag;
/freebsd-current/sys/dev/mthca/
H A Dmthca_qp.c1516 sqp->ud_header.immediate_data = wr->wr.ex.imm_data;
1663 ((struct mthca_next_seg *) wqe)->imm = wr->ex.imm_data;
2004 ((struct mthca_next_seg *) wqe)->imm = wr->ex.imm_data;
/freebsd-current/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c431 wqe->send.stag_inv = cpu_to_be32(wr->ex.invalidate_rkey);
563 wqe->inv.stag_inv = cpu_to_be32(wr->ex.invalidate_rkey);
876 c4iw_invalidate_mr(qhp->rhp, wr->ex.invalidate_rkey);
/freebsd-current/sys/dev/sound/pcm/
H A Ddsp.c2073 * @param ex flag to distinguish between SNDCTL_AUDIOINFO from
2080 dsp_oss_audioinfo(struct cdev *i_dev, oss_audioinfo *ai, bool ex) argument
2161 if ((ex && (ch->flags & CHN_F_VIRTUAL) != 0) ||
2162 (!ex && (ch->flags & CHN_F_VIRTUAL) == 0)) {
2772 * automatically (ex: user writing 11025Hz/8 bit/unsigned but card only
/freebsd-current/usr.bin/vi/
H A Dextern.h34 #ifdef EXP /* ex.h */
35 int ex(SCR **);
/freebsd-current/tools/tools/shlib-compat/
H A Dshlib-compat.py167 ex = obj._pp_ex(self)
168 self.stack.append(ex)
/freebsd-current/lib/libsys/
H A D_libsys.h531 int __sys_select(int nd, fd_set * in, fd_set * ou, fd_set * ex, struct timeval * tv);
798 int __sys_pselect(int nd, fd_set * in, fd_set * ou, fd_set * ex, const struct timespec * ts, const sigset_t * sm);
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c2579 sqp->ud_header.immediate_data = wr->wr.ex.imm_data;
2914 return wr->ex.imm_data;
2917 return cpu_to_be32(wr->ex.invalidate_rkey);
3063 set_local_inv_seg(wqe, wr->ex.invalidate_rkey);
/freebsd-current/crypto/openssl/crypto/aes/asm/
H A Daes-s390x.pl1237 1: ex $key,0(%r1)
1252 2: ex $key,0(%r1)
1316 3: ex $len,0($t1)
1377 4: ex $len,0($s1)
/freebsd-current/lib/libthr/thread/
H A Dthr_private.h525 struct _Unwind_Exception ex; member in struct:pthread
/freebsd-current/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c4343 cpu_to_le32(wr->ex.imm_data);
4354 swqe->length, wr->ex.imm_data);
4387 cpu_to_le32(wr->ex.invalidate_rkey);
4404 rwqe->imm_data = htonl(cpu_to_le32(wr->ex.imm_data));
4520 iwqe->inv_l_key = wr->ex.invalidate_rkey;
4959 wc->ex.imm_data =
4974 wc->ex.imm_data =
/freebsd-current/sys/dev/bnxt/bnxt_re/
H A Dib_verbs.c3221 wqe->send.imm_data = wr->ex.imm_data;
3225 wqe->send.inv_key = wr->ex.invalidate_rkey;
3253 wqe->rdma.imm_data = wr->ex.imm_data;
3257 wqe->rdma.inv_key = wr->ex.invalidate_rkey;
3307 wqe->local_inv.inv_l_key = wr->ex.invalidate_rkey;
4505 wc->ex.imm_data = orig_cqe->immdata;
4663 wc->ex.imm_data = cqe->immdata;
/freebsd-current/contrib/bsnmp/tests/
H A Dcatch.hpp1565 std::string>::type convertUnstreamable(T const& ex) {
1566 return ex.what();
2995 catch( T& ex ) {
2996 return m_translateFunction( ex );
3359 bool match(std::exception const& ex) const override;
3776 catch( exceptionType const& ex ) { \
3777 catchAssertionHandler.handleExpr( Catch::makeMatchExpr( ex, matcher, #matcher##_catch_sr ) ); \
10597 catch( std::exception& ex ) {
10598 return ex.what();
11257 bool ExceptionMessageMatcher::match(std::exception const& ex) cons
[all...]
/freebsd-current/sys/ofed/include/rdma/
H A Dib_verbs.h902 } ex; member in struct:ib_wc
1252 } ex; member in struct:ib_send_wr
/freebsd-current/contrib/sendmail/src/
H A Dtls.c684 ** ex -- does the file exist?
689 ** uses r, ok, ex; may change ok and status.
693 # define TLS_SAFE_F(var, sff, req, ex, st, srv) if (ex && ok) \
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp989 const Expr *ex, unsigned count,
996 Ex(ex), Count(count), LCtx(lctx), IS(is), ITraits(ITraitsIn), Regions(r),
986 InvalidateRegionsWorker(RegionStoreManager &rm, ProgramStateManager &stateMgr, RegionBindingsRef b, const Expr *ex, unsigned count, const LocationContext *lctx, InvalidatedSymbols &is, RegionAndSymbolInvalidationTraits &ITraitsIn, StoreManager::InvalidatedRegions *r, GlobalsFilterKind GFK) argument
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_proto.h98 char ex_l_[PADL_(fd_set *)]; fd_set * ex; char ex_r_[PADR_(fd_set *)]; member in struct:freebsd32_select_args
542 char ex_l_[PADL_(fd_set *)]; fd_set * ex; char ex_r_[PADR_(fd_set *)]; member in struct:freebsd32_pselect_args
/freebsd-current/contrib/one-true-awk/
H A Drun.c187 goto ex;
203 ex:
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp3416 if (InputSectionBase *ex = isec->getRelocatedSection())
3417 if (isa<InputSection>(ex) && ex->type == SHT_ARM_EXIDX)

Completed in 672 milliseconds

12345678