Searched refs:DetectKrb5ErrCodeSetup (Results 1 – 1 of 1) sorted by relevance
46 static int DetectKrb5ErrCodeSetup (DetectEngineCtx *, Signature *, const char *);72 sigmatch_table[DETECT_AL_KRB5_ERRCODE].Setup = DetectKrb5ErrCodeSetup; in DetectKrb5ErrCodeRegister()187 static int DetectKrb5ErrCodeSetup (DetectEngineCtx *de_ctx, Signature *s, const char *krb5str) in DetectKrb5ErrCodeSetup() function