Home
last modified time | relevance | path

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

/netbsd/src/bin/sh/
Dinput.c564 sh_close(parsefile->fd); in setinputfd()
636 sh_close(pf->fd); in popfile()
717 sh_close(parsefile->fd); in closescript()
Dredir.h56 void sh_close(int);
Doutput.c669 sh_close(outx->fd); in xtracefdsetup()
746 sh_close(o->fd); in xtrace_pop()
Dhistedit.c416 sh_close(History_fd); in Hist_Close()
503 sh_close(n); in Hist_File_Open()
Djobs.c177 sh_close(ttyfd); in setjobctl()
227 sh_close(ttyfd); in setjobctl()
Dredir.c784 sh_close(int fd) in sh_close() function