Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libidmap/common/
H A Didmap_api.c2303 idmap_trace_get_str(nvlist_t *entry, char *n1, char *n2, char **ret) in idmap_trace_get_str() function
2367 if (idmap_trace_get_str(entry, fromto, IDMAP_TRACE_NAME, &s)) in idmap_trace_print_id()
2370 if (idmap_trace_get_str(entry, fromto, IDMAP_TRACE_SID, &s)) in idmap_trace_print_id()
2390 if (idmap_trace_get_str(entry, IDMAP_TRACE_MESSAGE, NULL, &s)) in idmap_trace_print_1()