Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/idmap/idmapd/
H A Didmapd.c593 trace_id(nvlist_t *entry, char *fromto, idmap_id *id, char *name, char *domain) in trace_id() function
647 trace_id(entry, "from", &req->id1, req->id1name, req->id1domain); in trace()
648 trace_id(entry, "to", &res->id, req->id2name, req->id2domain); in trace()