From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965129Ab3E2IOc (ORCPT ); Wed, 29 May 2013 04:14:32 -0400 Received: from sam.nabble.com ([216.139.236.26]:42573 "EHLO sam.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759507Ab3E2IM5 (ORCPT ); Wed, 29 May 2013 04:12:57 -0400 Date: Wed, 29 May 2013 01:12:57 -0700 (PDT) From: johnspaul92 To: linux-kernel@vger.kernel.org Message-ID: <1369815177019-657210.post@n7.nabble.com> Subject: definition of sys_access function MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Where can i find the definition of the sys_access function??? I tried checking in syscalls.h. But there i found only the declaration. Where can i find the definition so that i can understand what that function actually does. -- View this message in context: http://linux-kernel.2935.n7.nabble.com/definition-of-sys-access-function-tp657210.html Sent from the Linux Kernel mailing list archive at Nabble.com.