Searched refs:fdsetugidsafety (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/sys/
H A Dfiledesc.h176 void fdsetugidsafety(struct thread *td);
/freebsd-11.0-release/sys/kern/
H A Dkern_exec.c786 * Both fdsetugidsafety() and fdcheckstd() may call functions
791 fdsetugidsafety(td);
H A Dkern_descrip.c2222 * Since fdsetugidsafety calls this only for fd 0, 1 and 2, this check is
2241 fdsetugidsafety(struct thread *td) function

Completed in 42 milliseconds