Searched refs:rcstr (Results 1 – 1 of 1) sorted by relevance
577 char rcstr[100]; /* plenty for any int */ in directory_provider_ad_utils_error() local579 (void) snprintf(rcstr, sizeof (rcstr), "%d", rc); in directory_provider_ad_utils_error()583 "Error %2 from adutils function %1", func, rcstr, NULL)); in directory_provider_ad_utils_error()