Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmap/
H A Didmap.c2817 nm2type(name_mapping_t *nm, int type, char **to) in nm2type() function
3089 if (nm2type(nm, type_from, &fromname) < 0) in do_show_mapping()
3092 if (nm2type(nm, type_to, &toname) < 0) { in do_show_mapping()