Searched refs:eacces (Results 1 – 8 of 8) sorted by relevance
69 int eacces = 0; in execvp() local97 ++eacces; in execvp()105 if (eacces) in execvp()
115 int eacces = 0; in execvp() local186 ++eacces; in execvp()194 if (eacces) in execvp()
93 const char eacces[] = "permission denied"; variable
212 failed(a1, eacces); in builtin()
462 extern const char eacces[];
288 error(eacces);
955 failure(cmd, eacces); in sigv()
201 int eacces = 0; in execvpe() local250 ++eacces; in execvpe()258 if (eacces) in execvpe()