RE: definition of sys_access function

From: Wang, Yalin
Date: Wed May 29 2013 - 05:18:31 EST


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@xxxxxxxxxxxxxxx [mailto:linux-kernel-owner@xxxxxxxxxxxxxxx] On Behalf Of johnspaul92
Sent: Wednesday, May 29, 2013 4:28 PM
To: linux-kernel@xxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/