Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dio.h81 extern int sh_chkopen(const char*);
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dhist.c246 fdo = sh_chkopen(fname); in b_hist()
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dio.c777 int sh_chkopen(register const char *name) in sh_chkopen() function
1131 fd=sh_chkopen(fname); in sh_redirect()
H A Dxec.c1311 sh_chkopen(e_devnull); in sh_exec()
3037 sh_iorenumber(shp,sh_chkopen(e_devnull),0); in sh_ntfork()
H A Dmacro.c1985 fd = sh_chkopen(e_devnull); in comsubst()