Home
last modified time | relevance | path

Searched refs:SigAlloc (Results 1 – 25 of 27) sorted by relevance

12

/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-ipproto.c489 Signature *sig = SigAlloc(); in DetectIPProtoTestSetup01()
521 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup02()
558 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup03()
594 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup04()
630 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup05()
665 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup06()
692 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup07()
719 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup08()
746 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup09()
773 if ((sig = SigAlloc()) == NULL) in DetectIPProtoTestSetup10()
[all …]
H A Ddetect-parse.h52 Signature *SigAlloc(void);
H A Ddetect-isdataat.c398 Signature *s = SigAlloc(); in DetectIsdataatTestParse04()
410 s = SigAlloc(); in DetectIsdataatTestParse04()
H A Ddetect-ftpbounce.c268 Signature *s = SigAlloc(); in DetectFtpbounceTestSetup01()
H A Ddetect-content.c1306 Signature *s = SigAlloc(); in DetectContentParseTest18()
1322 s = SigAlloc(); in DetectContentParseTest18()
H A Ddetect-bytejump.c828 Signature *s = SigAlloc(); in DetectBytejumpTestParse09()
H A Ddetect-bytetest.c1072 Signature *s = SigAlloc(); in DetectBytetestTestParse19()
/dports/math/eprover/eprover-E-2.0/SIMPLE_APPS/
H A Dterm2dag.c109 bank = TBAlloc(SigAlloc(DefaultSortTableAlloc())); in main()
/dports/math/eprover/eprover-E-2.0/PROVER/
H A Dtermprops.c105 sig = SigAlloc(sort_table); in main()
H A Dekb_delete.c133 sig = SigAlloc(sort_table); in main()
H A Dekb_insert.c140 reserved_symbols = SigAlloc(sort_table); in main()
H A Dedpll.c181 sig = SigAlloc(sort_table); in main()
H A Dtsm_classify.c160 sig = SigAlloc(sort_table); in main()
H A Dekb_ginsert.c240 reserved_symbols = SigAlloc(sort_table); in main()
H A Denormalizer.c477 sig = SigAlloc(sort_table); in main()
H A Deground.c417 sig = SigAlloc(sort_table); in main()
/dports/math/eprover/eprover-E-2.0/LEARN/
H A Dcle_kbinsert.c190 terms = TBAlloc(SigAlloc(sort_table)); in KBParseExampleFile()
/dports/math/eprover/eprover-E-2.0/CONTROL/
H A Dcco_sine.c343 sig = SigAlloc(sort_table); in StructFOFSpecAlloc()
/dports/math/eprover/eprover-E-2.0/PCL2/
H A Dpcl_miniprotocol.c64 Sig_p sig = SigAlloc(sort_table); in PCLMiniProtAlloc()
H A Dpcl_protocol.c64 Sig_p sig = SigAlloc(sort_table); in PCLProtAlloc()
/dports/math/eprover/eprover-E-2.0/TERMS/
H A Dcte_signature.h184 Sig_p SigAlloc(SortTable_p sort_table);
H A Dcte_signature.c118 Sig_p SigAlloc(SortTable_p sort_table) in SigAlloc() function
/dports/math/eprover/eprover-E-2.0/EXTERNAL/
H A Dcex_csscpa.c213 handle->sig = SigAlloc(DefaultSortTableAlloc()); in CSSCPAStateAlloc()
/dports/math/eprover/eprover-E-2.0/CLAUSES/
H A Dccl_proofstate.c152 handle->signature = SigAlloc(handle->sort_table); in ProofStateAlloc()
/dports/math/eprover/eprover-E-2.0/DOC/
H A Dterms.tex43 Sig_p SigAlloc()

12