Searched refs:AT_EXECVE_CHECK (Results 1 – 8 of 8) sorted by relevance
8 The ``AT_EXECVE_CHECK`` :manpage:`execveat(2)` flag, and the25 ``AT_EXECVE_CHECK`` without checking the related securebits if backward33 AT_EXECVE_CHECK chapter36 Passing the ``AT_EXECVE_CHECK`` flag to :manpage:`execveat(2)` only performs a61 ``AT_EXECVE_CHECK`` should be used with ``AT_EMPTY_PATH`` to check against a69 descriptor and the ``AT_EXECVE_CHECK`` flag succeed.93 ``AT_EXECVE_CHECK`` flag succeed.111 ``AT_EXECVE_CHECK`` which should always be performed but ignored by the
159 #define AT_EXECVE_CHECK 0x10000 /* Only perform a check if execution macro
89 AT_EMPTY_PATH | AT_EXECVE_CHECK); in interpret_stream()
230 AT_EMPTY_PATH | AT_EXECVE_CHECK); in test_exec_fd()
886 ~(AT_SYMLINK_NOFOLLOW | AT_EMPTY_PATH | AT_EXECVE_CHECK)) != 0) in do_open_execat()1572 bprm->is_check = !!(flags & AT_EXECVE_CHECK); in alloc_bprm()
301 AT_EXECVE_CHECK.
2035 AT_EMPTY_PATH | AT_EXECVE_CHECK); in test_check_exec()