Home
last modified time | relevance | path

Searched defs:gid_map (Results 1 – 4 of 4) sorted by relevance

/external/honggfuzz/libhfcommon/
Dns.c65 char gid_map[4096]; in nsEnter() local
/external/e2fsprogs/contrib/android/
Dperms.c27 const struct ugid_map* gid_map; member
293 const struct ugid_map* gid_map) in __android_configure_fs()
332 const struct ugid_map* gid_map) in android_configure_fs()
Dperms.h42 const struct ugdi_map* gid_map) in android_configure_fs()
De2fsdroid.c212 struct ugid_map uid_map = { 0, NULL }, gid_map = { 0, NULL }; in main() local