Date: Tue, 19 Jun 2001 06:19:01 -0400 From: raviprasad20@netscape.net To: freebsd-net@freebsd.org Subject: keywords.h file included in the route.c file of route command. Message-ID: <7CA3F266.24DBB68F.9513E96F@netscape.net>
next in thread | raw e-mail | index | archive | help
Hi,
This with reference to the following file
/usr/src/sbin/route/route.c & /usr/src/sbin/route/ directory
The keywords variable is defined in route.c file as
struct keytab {
char *kt_cp;
int kt_i;
} keywords[] = {
#include "keywords.h"
{0, 0}
};
But i couldnot find the keywords.h file in the directory /usr/src/sbin/. Kindly mail me where it is?
regards
ravi prasad
__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7CA3F266.24DBB68F.9513E96F>
