comparison usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_filter.c @ 4:1a15d5aaf794

synchronized with onnv_86 (6202) in onnv-gate
author Koji Uno <koji.uno@sun.com>
date Mon, 31 Aug 2009 14:38:03 +0900
parents c9caec207d52
children
comparison
equal deleted inserted replaced
3:f211edc0065f 4:1a15d5aaf794
21 /* 21 /*
22 * Copyright 2007 Sun Microsystems, Inc. All rights reserved. 22 * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
23 * Use is subject to license terms. 23 * Use is subject to license terms.
24 */ 24 */
25 25
26 #pragma ident "@(#)snoop_filter.c 1.56 07/01/16 SMI" /* SunOS */ 26 #pragma ident "%Z%%M% %I% %E% SMI" /* SunOS */
27 27
28 #include <stdio.h> 28 #include <stdio.h>
29 #include <stdlib.h> 29 #include <stdlib.h>
30 #include <ctype.h> 30 #include <ctype.h>
31 #include <string.h> 31 #include <string.h>