Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dtasn_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/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c1792 u8 nohdr; in get_max_ctxt_qid() local
1797 nohdr = (value >> S_NOHDR) & 1U; in get_max_ctxt_qid()
1821 max_ctx_qid[CTXT_CNM] = nohdr ? in get_max_ctxt_qid()