Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/exec/shbin/
H A Dshbin.c264 (void) execclose(fd); in shbinexec()
/illumos-gate/usr/src/uts/common/exec/intp/
H A Dintp.c301 (void) execclose(fd); in intpexec()
/illumos-gate/usr/src/uts/common/sys/
H A Dexec.h224 extern int execclose(int fd);
/illumos-gate/usr/src/uts/common/os/
H A Dexec.c1509 execclose(int fd) in execclose() function
/illumos-gate/usr/src/uts/common/exec/elf/
H A Delf.c1044 (void) execclose(fd); in elfexec()