Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c70 #define TYPE_INVALID 0x1000 /* Invalid input */ macro
2345 int code = TYPE_INVALID; in string2type()
2354 if (code == TYPE_INVALID) { in string2type()
2377 int code = TYPE_INVALID; in get_identity()
2414 case TYPE_INVALID: in name2parts()
2904 if (type_to == TYPE_INVALID) { in do_show_mapping()
3310 case TYPE_INVALID: in do_unset_namemap()