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

/linux-master/fs/
H A Dbinfmt_misc.c46 #define MISC_FMT_CREDENTIALS (1UL << 29) macro
262 if (fmt->flags & MISC_FMT_CREDENTIALS)
328 e->flags |= (MISC_FMT_CREDENTIALS |
598 if (e->flags & MISC_FMT_CREDENTIALS)

Completed in 191 milliseconds