access            768 ltdl/ltdl.c      int		notfound	= access (filename, R_OK);
access            281 magick/nt_base.h   *NTmmap(char *address,size_t length,int protection,int access,int file,
access            290 magick/nt_base.h   NTmmap(address,length,protection,access,file,offset)
access           2836 magick/utility.c   if ((access(path,R_OK)) != 0)
access           2881 magick/utility.c   if ((access(path,R_OK)) != 0)
access           3096 magick/utility.c   if ((access(path,W_OK)) != 0)