From mboxrd@z Thu Jan 1 00:00:00 1970 From: ramsdell@mitre.org (John D. Ramsdell) Subject: Re: where can i find the document reference about audit-libs-devel? Date: 22 Mar 2007 10:33:21 -0400 Message-ID: References: <200703220621469533922@126.com> <200703220958.54265.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l2MEXUj6013764 for ; Thu, 22 Mar 2007 10:33:30 -0400 Received: from smtp-mclean.mitre.org (smtp-mclean.mitre.org [192.80.55.71]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l2MEXNK3022803 for ; Thu, 22 Mar 2007 10:33:23 -0400 Received: from smtp-mclean.mitre.org (localhost.localdomain [127.0.0.1]) by smtp-mclean.mitre.org (8.12.11.20060308/8.12.11) with SMTP id l2MEXMqN011078 for ; Thu, 22 Mar 2007 10:33:22 -0400 Received: from smtp-mclean.mitre.org (localhost.localdomain [127.0.0.1]) by smtp-mclean.mitre.org (Postfix) with ESMTP id A7B7F1BD82 for ; Thu, 22 Mar 2007 10:33:22 -0400 (EDT) In-Reply-To: <200703220958.54265.sgrubb@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: mengzhu929 Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com For auparse, I found reading the test-auparse.c program distributed with the sources useful, as it shows how the functions work together. John