Searched refs:nohdr (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/openssl/crypto/asn1/ |
| H A D | tasn_prn.c | 105 int nohdr, const ASN1_PCTX *pctx); 135 int nohdr, const ASN1_PCTX *pctx) in asn1_item_print_ctx() argument 156 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx() 179 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx() 211 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx()
|
| /src/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_lib.c | 1795 u8 nohdr; in get_max_ctxt_qid() local 1800 nohdr = (value >> S_NOHDR) & 1U; in get_max_ctxt_qid() 1824 max_ctx_qid[CTXT_CNM] = nohdr ? in get_max_ctxt_qid()
|