Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dfdtable.h114 void do_close_on_exec(struct files_struct *);
/OK3568_Linux_fs/kernel/fs/
H A Dfile.c827 void do_close_on_exec(struct files_struct *files) in do_close_on_exec() function
H A Dexec.c1322 do_close_on_exec(me->files); in begin_new_exec()