Searched refs:is_executable (Results 1 – 1 of 1) sorted by relevance
71 static int is_executable(const char *fname, int fd, int *is_shlib,191 rv = is_executable(*argv, fd, &is_shlib, &type); in main()274 is_executable(const char *fname, int fd, int *is_shlib, int *type) in is_executable() function