Searched refs:ep_fd (Results 1 – 3 of 3) sorted by relevance
230 if ((error = fd_allocfile(&fp, &epp->ep_fd)) != 0) { in exec_script_makecmds() 240 fd_affix(curproc, fp, epp->ep_fd); in exec_script_makecmds() 270 snprintf(tmpsap->fa_arg, MAXPATHLEN, "/dev/fd/%d", epp->ep_fd); in exec_script_makecmds() 338 fd_close(epp->ep_fd); in exec_script_makecmds()
903 fd_close(epp->ep_fd); in execve_loadvm() 1001 fd_close(epp->ep_fd); in execve_free_data()
214 int ep_fd; /* a file descriptor we're holding */ member