Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmain.c67 static void exfile();
270 exfile(rflag); /* file exists */ in main()
276 exfile(rflag); in main()
339 exfile(0); in main()
344 exfile(int prof) in exfile() function
/illumos-gate/usr/src/tools/scripts/
H A Dcddlchk.py48 def load(self, exfile): argument
51 fh = open(exfile, 'r')
H A Dmapfilechk.py48 def load(self, exfile): argument
51 fh = open(exfile, 'r')
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c58 static void exfile(Shell_t*, Sfio_t*,int);
112 exfile(shp, iop, fd); in sh_source()
358 exfile(shp,iop,fdin); in sh_main()
369 static void exfile(register Shell_t *shp, register Sfio_t *iop,register int fno) in exfile() function
/illumos-gate/usr/src/cmd/ed/
H A Ded.c277 static void exfile(void);
748 exfile(); in commands()
851 exfile(); in commands()
881 exfile(); in commands()
1176 exfile(void) in exfile() function