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

/ast/src/cmd/ksh93/include/
H A Dio.h84 extern int sh_chkopen(const char*);
/ast/src/cmd/ksh93/bltins/
H A Dhist.c250 fdo = sh_chkopen(fname);
/ast/src/cmd/ksh93/sh/
H A Dio.c859 int sh_chkopen(register const char *name) function
1327 fd=sh_chkopen(fname);
H A Dxec.c1786 sh_chkopen(e_devnull);
3807 sh_iorenumber(shp,sh_chkopen(e_devnull),0);

Completed in 32 milliseconds