Searched refs:linux_pwd_onexec (Results 1 – 3 of 3) sorted by relevance
46 int linux_pwd_onexec(struct thread *);
78 linux_pwd_onexec(struct thread *td) in linux_pwd_onexec() function
299 if ((error = linux_pwd_onexec(td)) != 0) in linux_on_exec()