Home
last modified time | relevance | path

Searched refs:TYPE_GID (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/idmap/idmap/
H A Didmap.c59 #define TYPE_GID 0x002 /* gid */ macro
105 {ID_GID, TYPE_GID}
1622 if (type == TYPE_GID) in pid_convert()
1643 type == TYPE_GID && (gid_t)ll != ll) { in pid_convert()
2831 case TYPE_GID: in nm2type()
3000 } else if (type_to == TYPE_GID) { in do_show_mapping()
3025 } else if (type_from == TYPE_GID) { in do_show_mapping()
3064 else if (type_to == TYPE_GID) in do_show_mapping()
3084 if ((type_to == TYPE_UID || type_to == TYPE_GID || in do_show_mapping()