Home
last modified time | relevance | path

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

/illumos-gate/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()
2832 case TYPE_GID: in nm2type()
3001 } else if (type_to == TYPE_GID) { in do_show_mapping()
3026 } else if (type_from == TYPE_GID) { in do_show_mapping()
3065 else if (type_to == TYPE_GID) in do_show_mapping()
3085 if ((type_to == TYPE_UID || type_to == TYPE_GID || in do_show_mapping()