Searched defs:gid_map (Results 1 – 4 of 4) sorted by relevance
65 char gid_map[4096]; in nsEnter() local
27 const struct ugid_map* gid_map; member293 const struct ugid_map* gid_map) in __android_configure_fs()332 const struct ugid_map* gid_map) in android_configure_fs()
42 const struct ugdi_map* gid_map) in android_configure_fs()
212 struct ugid_map uid_map = { 0, NULL }, gid_map = { 0, NULL }; in main() local