From owner-freebsd-net Tue Jun 19 3:19: 9 2001 Delivered-To: freebsd-net@freebsd.org Received: from imo-d01.mx.aol.com (imo-d01.mx.aol.com [205.188.157.33]) by hub.freebsd.org (Postfix) with ESMTP id 5760F37B401 for ; Tue, 19 Jun 2001 03:19:07 -0700 (PDT) (envelope-from raviprasad20@netscape.net) Received: from raviprasad20@netscape.net by imo-d01.mx.aol.com (mail_out_v30.22.) id n.2c.186f8fb (16221) for ; Tue, 19 Jun 2001 06:19:01 -0400 (EDT) Received: from netscape.com (aimmail11.aim.aol.com [205.188.144.203]) by air-in01.mx.aol.com (v78_r3.8) with ESMTP; Tue, 19 Jun 2001 06:19:01 -0400 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. Mime-Version: 1.0 Message-ID: <7CA3F266.24DBB68F.9513E96F@netscape.net> X-Mailer: Franklin Webmailer 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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