Searched defs:access (Results 1 – 4 of 4) sorted by relevance
57 unsigned int access = (attributes & MM_SP_MEMORY_ATTRIBUTES_ACCESS_MASK) in smc_attr_to_mmap_attr() local
126 inline int access(const char *path, int mode) in access() function
157 unsigned int access:1; member
334 #define mc_make_sec_cfg(off, ns, ovrrd, access) \ argument