File: cisco_ios.h

package info (click to toggle)
fwlogwatch 1.4-3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 996 kB
  • sloc: ansic: 5,288; lex: 1,747; php: 706; sh: 437; makefile: 160
file content (9 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
/* Copyright (C) 2000-2013 Boris Wesslowski */
/* $Id: cisco_ios.h 731 2013-05-17 14:15:23Z bw $ */

#ifndef _CISCO_IOS_H
#define _CISCO_IOS_H

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

#endif