Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/sh/
H A Dxec.c1717 int savein,fd; in sh_exec() local
1735 savein = dup(0); in sh_exec()
1737 fd = savein; in sh_exec()
1791 dup(savein); in sh_exec()