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

/ast/src/cmd/ksh93/sh/
H A Dmain.c55 static void exfile(Shell_t*, Sfio_t*,int);
90 * search for file and exfile() it if it exists
109 exfile(shp, iop, fd);
353 exfile(shp,iop,fdin);
364 static void exfile(register Shell_t *shp, register Sfio_t *iop,register int fno) function

Completed in 11 milliseconds