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

/illumos-gate/usr/src/cmd/idmap/idmapd/
H A Ddirectory_provider_ad.c579 char rcstr[100]; /* plenty for any int */ local
581 (void) snprintf(rcstr, sizeof (rcstr), "%d", rc);
585 "Error %2 from adutils function %1", func, rcstr, NULL));

Completed in 74 milliseconds