[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <35FD53F367049845BC99AC72306C23D1610991B864@CNBJMBX05.corpusers.net>
Date: Wed, 29 May 2013 17:18:19 +0800
From: "Wang, Yalin" <Yalin.Wang@...ymobile.com>
To: 'johnspaul92' <johns@...com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: definition of sys_access function
Hi
You should search like this in fs/open.c
SYSCALL_DEFINE2(access, const char __user *, filename, int, mode)
You can find it .
Thanks
-----Original Message-----
From: linux-kernel-owner@...r.kernel.org [mailto:linux-kernel-owner@...r.kernel.org] On Behalf Of johnspaul92
Sent: Wednesday, May 29, 2013 4:28 PM
To: linux-kernel@...r.kernel.org
Subject: Re: definition of sys_access function
I tried that and i got the result as fs/open.c But i couldnt find any references to sys_access.
--
View this message in context: http://linux-kernel.2935.n7.nabble.com/definition-of-sys-access-function-tp657210p657226.html
Sent from the Linux Kernel mailing list archive at Nabble.com.
--
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