Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sh/
H A Dmode.h244 int dup_fd; member
H A Dio.c403 if ((dupfd = fdmap[i].dup_fd) > 0) in restore()
H A Dservice.c67 fdmap[topfd++].dup_fd = savefd(ioufd); in initio()