Home
last modified time | relevance | path

Searched defs:ql (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/qcom_tlmm/
H A Dqcom_tlmm.c85 struct qcom_tlmm_chipset_list *ql; in qcom_tlmm_probe() local
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_template.c321 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 Dquic_impl.c72 QUIC_LISTENER *ql; member
259 QUIC_LISTENER *ql; in expect_quic_as() local
4272 QUIC_LISTENER *ql = arg; in alloc_port_user_ssl() local
4289 QUIC_LISTENER *ql = NULL; in ossl_quic_new_listener() local
4360 QUIC_LISTENER *ql = NULL; in ossl_quic_new_listener_from() local
4441 QUIC_LISTENER *ql; in ossl_quic_new_from_listener() local
4557 static int ql_listen(QUIC_LISTENER *ql) in ql_listen()
4694 static QUIC_CONNECTION *create_qc_from_incoming_conn(QUIC_LISTENER *ql, QUIC_CHANNEL *ch) in create_qc_from_incoming_conn()
5239 static int test_poll_event_el(QUIC_LISTENER *ql) in test_poll_event_el()
5246 static int test_poll_event_ic(QUIC_LISTENER *ql) in test_poll_event_ic()
H A Dquic_port.c463 QUIC_LISTENER *ql = NULL; in port_new_handshake_layer() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_div.c400 BN_ULONG ql, qh; in bn_div_fixed_top() local
/freebsd/sys/dev/isp/
H A Disp_target.c109 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 Dnn_div.c197 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 Dkmp_alloc.cpp177 qlinks_t ql; /* Links on free list */ member