Home
last modified time | relevance | path

Searched defs:close_exec (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Dfio.c1426 close_exec(uf_info_t *fip) in close_exec() function
/titanic_41/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