From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 17 May 2001 06:18:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 17 May 2001 06:18:37 -0400 Received: from [164.164.82.20] ([164.164.82.20]:55037 "EHLO subexgroup.com") by vger.kernel.org with ESMTP id ; Thu, 17 May 2001 06:18:31 -0400 From: "Anil Kumar" To: Subject: __exit Date: Sun, 17 Jun 2001 16:02:44 +0530 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 In-Reply-To: Importance: Normal X-Return-Path: anilk@subexgroup.com X-MDaemon-Deliver-To: linux-kernel@vger.kernel.org Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org what does __exit, __p and other such directives means in the linux source code. what is its significance. thanks, anil