Home
last modified time | relevance | path

Searched refs:O_EXEC (Results 1 – 5 of 5) sorted by relevance

/sysdeps/mach/hurd/
A Dfexecve.c34 __dir_lookup (port, "", O_EXEC, 0, &doretry, retryname, &file)); in fexecve()
A Dexecveat.c36 file_t file = __file_name_lookup_at (dirfd, flags, file_name, O_EXEC, 0); in __execveat()
A Dfaccessat.c200 flags |= O_EXEC; in __faccessat_common()
A Dspawni.c699 err = child_lookup (relpath = file, O_EXEC, 0, &execfile); in __spawni()
739 err = child_lookup (startp, O_EXEC, 0, &execfile); in __spawni()
881 err = child_lookup (_PATH_BSHELL, O_EXEC, 0, &execfile); in __spawni()
/sysdeps/mach/hurd/bits/
A Dfcntl.h35 # define O_EXEC 0x0004 /* Open for execution. */ macro

Completed in 6 milliseconds