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

Reply via email to