Searched refs:exfile (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/sh/ |
H A D | main.c | 67 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_41/usr/src/tools/scripts/ |
H A D | mapfilechk.py | 47 def load(self, exfile): argument 50 fh = open(exfile, 'r')
|
H A D | cddlchk.py | 47 def load(self, exfile): argument 50 fh = open(exfile, 'r')
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | main.c | 55 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_41/usr/src/cmd/ed/ |
H A D | ed.c | 278 static void exfile(void); 745 exfile(); in commands() 848 exfile(); in commands() 872 exfile(); in commands() 1164 exfile(void) in exfile() function
|