Home
last modified time | relevance | path

Searched refs:nohdr (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/crypto/openssl/crypto/asn1/
HDtasn_prn.c107 int nohdr, const ASN1_PCTX *pctx);
137 int nohdr, const ASN1_PCTX *pctx) in asn1_item_print_ctx() argument
157 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx()
180 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx()
213 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx()
/freebsd-14-stable/sys/dev/cxgbe/cudbg/
HDcudbg_lib.c1793 u8 nohdr; in get_max_ctxt_qid() local
1798 nohdr = (value >> S_NOHDR) & 1U; in get_max_ctxt_qid()
1822 max_ctx_qid[CTXT_CNM] = nohdr ? in get_max_ctxt_qid()