Searched refs:canexecute (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dpath.c54 static int canexecute(Shell_t*,char*,int);
664 if(canexecute(shp,stakptr(PATH_OFFSET),0)<0)
867 f = canexecute(shp,stakptr(PATH_OFFSET),isfun);
927 static int canexecute(Shell_t *shp,register char *path, int isfun) function

Completed in 10 milliseconds