Searched refs:idmap_get_u2w_mapping (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libidmap/common/ |
H A D | idmap_priv.h | 138 extern idmap_stat idmap_get_u2w_mapping(uid_t *,
|
H A D | mapfile-vers | 75 idmap_get_u2w_mapping;
|
H A D | idmap_api.c | 1710 idmap_get_u2w_mapping( in idmap_get_u2w_mapping() function 2202 rc = idmap_get_u2w_mapping(&pid, NULL, flag, is_user, NULL, in idmap_getwinnamebypid()
|
/titanic_44/usr/src/lib/nsswitch/ad/common/ |
H A D | getgrent.c | 131 if (idmap_get_u2w_mapping(&argp->key.gid, NULL, 0, in getbygid()
|
H A D | getpwnam.c | 412 if (idmap_get_u2w_mapping(&argp->key.uid, NULL, 0, in getbyuid()
|
/titanic_44/usr/src/cmd/idmap/idmap/ |
H A D | idmap.c | 2958 map_stat = idmap_get_u2w_mapping( in do_show_mapping()
|