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

/freebsd-11-stable/sys/sys/
H A Dfiledesc.h176 void fdsetugidsafety(struct thread *td);
/freebsd-11-stable/sys/kern/
H A Dkern_exec.c792 * Both fdsetugidsafety() and fdcheckstd() may call functions
797 fdsetugidsafety(td);
H A Dkern_descrip.c2239 * Since fdsetugidsafety calls this only for fd 0, 1 and 2, this check is
2258 fdsetugidsafety(struct thread *td) function

Completed in 67 milliseconds