Searched refs:idmap_getext_sidbyuid (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libidmap/common/ |
H A D | idmap_priv.h | 181 extern idmap_stat idmap_getext_sidbyuid(idmap_get_handle_t *, uid_t, int,
|
H A D | mapfile-vers | 81 idmap_getext_sidbyuid;
|
H A D | idmap_api.c | 1259 return (idmap_getext_sidbyuid(gh, uid, flag, sidprefix, rid, in idmap_get_sidbyuid() 1280 idmap_getext_sidbyuid(idmap_get_handle_t *gh, uid_t uid, int flag, in idmap_getext_sidbyuid() function
|
/titanic_44/usr/src/cmd/idmap/idmap/ |
H A D | idmap.c | 3018 stat = idmap_getext_sidbyuid(ghandle, in do_show_mapping()
|