taglinefilesource code
access693drivers/scsi/aic7xxx_asm.cif (access(bp, X_OK) == 0) {
access1260drivers/sound/configure.cif (access (oldconf, R_OK) == 0)
access919fs/ncpfs/dir.cfinfo.access = O_RDWR;
access56fs/ncpfs/file.cfinfo->access = O_RDWR;
access64fs/ncpfs/file.cfinfo->access = O_RDONLY;
access72fs/ncpfs/file.cif (   ((right == O_RDONLY) && (   (finfo->access == O_RDONLY)
access73fs/ncpfs/file.c|| (finfo->access == O_RDWR)))
access74fs/ncpfs/file.c|| ((right == O_WRONLY) && (   (finfo->access == O_WRONLY)
access75fs/ncpfs/file.c|| (finfo->access == O_RDWR)))
access76fs/ncpfs/file.c|| ((right == O_RDWR)   && (finfo->access == O_RDWR)))
access71fs/ncpfs/ncplib_kernel.hint attr, int access,
access57fs/smbfs/file.cif (   ((right == O_RDONLY) && (   (dirent->access == O_RDONLY)
access58fs/smbfs/file.c|| (dirent->access == O_RDWR)))
access59fs/smbfs/file.c|| ((right == O_WRONLY) && (   (dirent->access == O_WRONLY)
access60fs/smbfs/file.c|| (dirent->access == O_RDWR)))
access61fs/smbfs/file.c|| ((right == O_RDWR)   && (dirent->access == O_RDWR)))
access584fs/smbfs/proc.centry->access = WVAL(buf, smb_vwv6);
access588fs/smbfs/proc.centry->access &= 3;
access589fs/smbfs/proc.cDPRINTK("smb_proc_open: entry->access = %d\n", entry->access);
access226include/linux/ncp.hint   access;
access99include/linux/smb.hunsigned short  access;  /* Access bits. */
access495scripts/tkgen.cif(access("/usr/lib/tk4.0",0)==0)