Home
last modified time | relevance | path

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

/external/mksh/src/
Dmain.c1020 restfd(fd, ep->savefd[fd]); in quitenv()
1495 restfd(int fd, int ofd) in restfd() function
Deval.c1462 restfd(1, ofd1); in comsub()
1478 restfd(1, ofd1); in comsub()
Dexec.c193 restfd(1, e->savefd[1]); in execute()
Dsh.h2532 void restfd(int, int);