Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/usr/src/tools/scripts/
H A Dmapfilechk.py48 def load(self, exfile): argument
51 fh = open(exfile, 'r')
H A Dcddlchk.py48 def load(self, exfile): argument
51 fh = open(exfile, 'r')
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dmain.c55 static void exfile(Shell_t*, Sfio_t*,int);
126 exfile(shp, iop, fd); in sh_source()
372 exfile(shp,iop,fdin); in sh_main()
383 static void exfile(register Shell_t *shp, register Sfio_t *iop,register int fno) in exfile() function
/titanic_50/usr/src/cmd/ed/
H A Ded.c278 static void exfile(void);
745 exfile(); in commands()
848 exfile(); in commands()
872 exfile(); in commands()
1164 exfile(void) in exfile() function