Home
last modified time | relevance | path

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

/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
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 Dquic_port.c459 QUIC_LISTENER *ql = NULL; in port_new_handshake_layer() local
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_div.c398 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.cpp163 qlinks_t ql; /* Links on free list */ member