Searched refs:canexecute (Results 1 – 1 of 1) sorted by relevance
54 static int canexecute(char*,int);687 if(canexecute(stakptr(PATH_OFFSET),0)<0) in path_search()839 f = canexecute(stakptr(PATH_OFFSET),isfun); in path_absolute()892 static int canexecute(register char *path, int isfun) in canexecute() function