scan_ccache
code = scan_ccache(context, cred, FALSE);
code = scan_ccache(context, cred, FALSE);
return code ? code : scan_ccache(context, cred, TRUE);
return scan_ccache(context, cred, FALSE);
code = scan_ccache(context, cred, TRUE);