Searched refs:BINPRM_FLAGS_ENFORCE_NONDUMP (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dbinfmts.h68 #define BINPRM_FLAGS_ENFORCE_NONDUMP (1 << BINPRM_FLAGS_ENFORCE_NONDUMP_BIT) macro
/linux-master/fs/
H A Dexec.c1372 if (bprm->interp_flags & BINPRM_FLAGS_ENFORCE_NONDUMP ||
1441 bprm->interp_flags |= BINPRM_FLAGS_ENFORCE_NONDUMP;

Completed in 116 milliseconds