Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c63 #define TYPE_UG 0x102 /* unixgroup */ macro
98 {ID_UNIXGROUP, TYPE_UG},
2420 code = nm->is_wuser == IDMAP_YES ? TYPE_UU : TYPE_UG; in name2parts()
2841 case TYPE_UG: in nm2type()
3316 case TYPE_UG: in do_unset_namemap()