Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dfiledesc.h250 void fdcloseexec(struct thread *td);
/f-stack/freebsd/kern/
H A Dkern_exec.c707 fdcloseexec(td); in do_execve()
H A Dkern_descrip.c2699 fdcloseexec(struct thread *td) in fdcloseexec() function