Home
last modified time | relevance | path

Searched refs:get_executable (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/tnf/prex/
H A Dmain.c107 static int get_executable(char *);
813 get_executable(char *name) { in get_executable() function
855 return (get_executable(line)); in get_executable()
870 int elffd = get_executable(filename); in get_elf_class()