Searched refs:nohdr (Results 1 – 2 of 2) sorted by relevance
/third_party/openssl/crypto/asn1/ |
D | tasn_prn.c | 107 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()
|
/third_party/libnl/lib/ |
D | utils.c | 757 __ADD(ARPHRD_NONE,nohdr),
|