Searched refs:gss_call_err_names (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/gssd-62/
H A Dgssd_util.c222 static const char *gss_call_err_names[] = { variable
227 #define CALL_ERR_SIZE (sizeof(gss_call_err_names)/sizeof(const char *))
282 return (gss_call_err_names[status - 1]);

Completed in 196 milliseconds