Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfdtable.h108 void do_close_on_exec(struct files_struct *);
/linux/fs/
H A Dfile.c862 void do_close_on_exec(struct files_struct *files) in do_close_on_exec() function
H A Dexec.c1194 do_close_on_exec(me->files); in begin_new_exec()