isaexec
if (isaexec(execname, argv, envp) == -1) {
(void) isaexec(str, argv, envp);
extern int isaexec(const char *, char *const *, char *const *);