Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c54 #define TYPE_GSID 0x012 /* gsid */ macro
102 {ID_GSID, TYPE_GSID},
2822 case TYPE_GSID: in nm2type()
2944 type_from == TYPE_GSID || type_from == TYPE_USID || in do_show_mapping()
2945 type_to == TYPE_GSID || type_to == TYPE_USID) { in do_show_mapping()