Searched refs:_hurd_exec (Results 1 – 11 of 11) sorted by relevance
36 _hurd_exec (task_t task, file_t file, in _hurd_exec() function42 link_warning (_hurd_exec,
39 _hurd_exec;
249 extern error_t _hurd_exec (task_t task,
203 * hurd/hurdexec.c (_hurd_exec): Fixed adding of dtable ports to642 * hurd/hurdexec.c (_hurd_exec): Unlock _hurd_dtable_lock when857 (_hurd_exec): The arguments to exec_exec had the length and
1996 * hurd/hurdexec.c (_hurd_exec): Pass INIT_TRACEMASK.2758 * hurd/hurdexec.c (_hurd_exec): Use new critical section lock.2793 * hurd/hurdexec.c (_hurd_exec): Pass 0 flags to file_exec.6270 * hurd/hurdexec.c (_hurd_exec): If exec'ing self, pass10704 * hurd/hurdexec.c (_hurd_exec): Pass (_hurd_exec_flags &
770 * hurd/hurdexec.c (_hurd_exec): Always pass fds' normal port,
7488 * hurd/hurdexec.c (_hurd_exec): Prune trailing null ports from the11636 * hurd/hurdexec.c (_hurd_exec): If SIGKILL present in _hurdsig_traced12524 * hurd/hurdexec.c (_hurd_exec): Add missing `else' in last change.12565 * hurd/hurdexec.c (_hurd_exec): Handle ARGV or ENVP parameters being
23868 * hurd/hurdexec.c (_hurd_exec): Deprecate function.23870 * hurd/hurd.h (_hurd_exec): Deprecate function.23875 _hurd_exec_paths instead of _hurd_exec.23878 _hurd_exec.
1598 * hurd/hurdexec.c (_hurd_exec): Be robust for DTABLESIZE==0.
6868 * hurd/hurdexec.c (_hurd_exec): Reauthenticate ports/dtable used in
585 GLIBC_2.2.6 _hurd_exec F