Searched defs:ql (Results 1 – 7 of 7) sorted by relevance
/freebsd/crypto/heimdal/lib/asn1/ |
H A D | gen_template.c | 321 struct tlist *ql; tlist_find_by_name() local 333 struct tlist *ql = tlist_find_by_name(qname); tlist_cmp_name() local 338 tlist_cmp(const struct tlist * tl,const struct tlist * ql) tlist_cmp() argument 374 struct tlist *ql; tlist_find_dup() local [all...] |
/freebsd/crypto/openssl/ssl/quic/ |
H A D | quic_impl.c | 72 QUIC_LISTENER *ql; member 259 QUIC_LISTENER *ql; in expect_quic_as() local 4268 QUIC_LISTENER *ql = arg; in alloc_port_user_ssl() local 4285 QUIC_LISTENER *ql = NULL; in ossl_quic_new_listener() local 4356 QUIC_LISTENER *ql = NULL; in ossl_quic_new_listener_from() local 4437 QUIC_LISTENER *ql; in ossl_quic_new_from_listener() local 4549 static int ql_listen(QUIC_LISTENER *ql) in ql_listen() 4661 static QUIC_CONNECTION *create_qc_from_incoming_conn(QUIC_LISTENER *ql, QUIC_CHANNEL *ch) in create_qc_from_incoming_conn() 5204 static int test_poll_event_el(QUIC_LISTENER *ql) in test_poll_event_el() 5211 static int test_poll_event_ic(QUIC_LISTENER *ql) in test_poll_event_ic()
|
H A D | quic_port.c | 459 QUIC_LISTENER *ql = NULL; in port_new_handshake_layer() local
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_div.c | 398 BN_ULONG ql, qh; in bn_div_fixed_top() local
|
/freebsd/sys/dev/isp/ |
H A D | isp_target.c | 109 isp_target_notify(ispsoftc_t *isp, void *vptr, uint32_t *optrp, uint16_t ql) in isp_target_notify() argument
|
/freebsd/crypto/libecc/src/nn/ |
H A D | nn_div.c | 197 word_t borrow, qstar, qh, ql, rh, rl; /* for 3-by-2 div. */ in _nn_divrem_normalized() local 651 word_t bh, bl, qh, ql, rm, rhl[2], phl[2]; in _word_divrem() local
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_alloc.cpp | 163 qlinks_t ql; /* Links on free list */ member
|