Home
last modified time | relevance | path

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

/external/openssl/crypto/asn1/
Dtasn_prn.c162 int nohdr, const ASN1_PCTX *pctx);
193 int nohdr, const ASN1_PCTX *pctx) in asn1_item_print_ctx() argument
215 if (!nohdr && !asn1_print_fsname(out, indent, in asn1_item_print_ctx()
241 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx()
261 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx()
282 if (!nohdr && !asn1_print_fsname(out, indent, fname, sname, pctx)) in asn1_item_print_ctx()
/external/kernel-headers/original/linux/
Dskbuff.h281 nohdr:1, member
480 BUG_ON(skb->nohdr); in skb_header_release()
481 skb->nohdr = 1; in skb_header_release()