From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Subject: Re: Resolving syscall numbers Date: Mon, 12 Jun 2006 12:15:22 -0400 Message-ID: <448D931A.60307@ornl.gov> References: <448D83E2.3010907@ornl.gov> <1150127812.29837.0.camel@code.and.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (mx1.redhat.com [172.16.48.31]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k5CGGZOR011010 for ; Mon, 12 Jun 2006 12:16:35 -0400 Received: from emroute3.ornl.gov (emroute3.ornl.gov [160.91.4.110]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k5CGGXeC002173 for ; Mon, 12 Jun 2006 12:16:34 -0400 Received: from emroute3.ornl.gov (localhost [127.0.0.1]) by emroute3.ornl.gov (PMDF V6.2-1x9 #31038) with ESMTP id <0J0R00HI395ONZ@emroute3.ornl.gov> for linux-audit@redhat.com; Mon, 12 Jun 2006 12:15:25 -0400 (EDT) Received: from ORNLEXCHANGE.ornl.gov (ornlexchange1.ornl.gov [160.91.1.20]) by emroute3.ornl.gov (PMDF V6.2-1x9 #31038) with ESMTP id <0J0R00HE995O8W@emroute3.ornl.gov> for linux-audit@redhat.com; Mon, 12 Jun 2006 12:15:24 -0400 (EDT) In-reply-to: <1150127812.29837.0.camel@code.and.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com > Use audit_syscall_to_name(num, audit_detect_machine()) Thanks!