Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Dserver.c1060 copy_id(idmap_id *to, idmap_id *from) in copy_id() function
1090 retcode = copy_id(&mapping->id1, &request->id1); in copy_mapping()
1102 retcode = copy_id(&mapping->id2, &request->id2); in copy_mapping()
1188 result->retcode = copy_id(&map->id2, &batch_result.ids.ids_val[0].id); in idmap_get_mapped_id_by_name_1_svc()