lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 29 May 2013 16:28:28 +0800
From:	"Wang, Yalin" <Yalin.Wang@...ymobile.com>
To:	'richard -rw- weinberger' <richard.weinberger@...il.com>,
	johnspaul92 <johns@...com>
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: RE: definition of sys_access function

Hi  Richard ,

This system call is defined in this file :

Kernel/fs/open.c 

Please check it .

Thanks 

-----Original Message-----
From: linux-kernel-owner@...r.kernel.org [mailto:linux-kernel-owner@...r.kernel.org] On Behalf Of richard -rw- weinberger
Sent: Wednesday, May 29, 2013 4:19 PM
To: johnspaul92
Cc: LKML
Subject: Re: definition of sys_access function

On Wed, May 29, 2013 at 10:12 AM, johnspaul92 <johns@...com> wrote:
> 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.

Use git grep to find out.
E.g. git grep "SYSCALL_DEFINE[0-9](access"

--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ