Home
last modified time | relevance | path

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

/src/sys/sys/
H A Dfiledesc.h264 int fdcheckstd(struct thread *td);
/src/sys/kern/
H A Dkern_exec.c860 error = fdcheckstd(td); in do_execve()
H A Dkern_descrip.c2899 fdcheckstd(struct thread *td) in fdcheckstd() function