Lines Matching refs:EACCES
1266 return (eno ? eno : EACCES);1271 return (S_ISDIR(sb.st_mode) ? EISDIR : EACCES);