Searched defs:fromto (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libidmap/common/
H A Didmap_api.c2329 idmap_trace_print_id(FILE *out, nvlist_t *entry, char *fromto) argument
2334 if (idmap_trace_get_int(entry, fromto, IDMAP_TRACE_TYPE, &i64)) {
2363 if (idmap_trace_get_str(entry, fromto, IDMAP_TRACE_NAME, &s))
2366 if (idmap_trace_get_str(entry, fromto, IDMAP_TRACE_SID, &s))
2369 if (idmap_trace_get_int(entry, fromto, IDMAP_TRACE_UNIXID, &i64))

Completed in 31 milliseconds