[go: up one dir, main page]

File: cisco_pix.h

package info (click to toggle)
fwlogwatch 1.1-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 884 kB
  • ctags: 607
  • sloc: ansic: 5,673; lex: 1,490; php: 706; sh: 445; makefile: 152
file content (9 lines) | stat: -rw-r--r-- 213 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
/* Copyright (C) 2000-2006 Boris Wesslowski */
/* $Id: cisco_pix.h,v 1.4 2006/03/08 19:36:02 bw Exp $ */

#ifndef _CISCO_PIX_H
#define _CISCO_PIX_H

unsigned char flex_cisco_pix(char *input, int linenum);

#endif