Home
last modified time | relevance | path

Searched refs:close_exec (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dfile.h225 extern void close_exec(uf_info_t *);
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dio.c839 int r, fd=sffileno(sp), close_exec = shp->fdstatus[fd]&IOCLEX; in io_patseek() local
866 if(!close_exec) in io_patseek()
/titanic_50/usr/src/uts/common/os/
H A Dfio.c1430 close_exec(uf_info_t *fip) in close_exec() function
H A Dexec.c418 close_exec(P_FINFO(p)); in exec_common()