OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PER_MASK
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/common/linux/
personality.h
57
PER_MASK
= 0x00ff,
77
#define personality(pers) (pers &
PER_MASK
)