Home
last modified time | relevance | path

Searched refs:usage2 (Results 1 – 2 of 2) sorted by relevance

/src/crypto/heimdal/lib/gssapi/
H A Dtest_kcred.c60 gss_cred_usage_t usage1, usage2; in copy_import() local
95 &usage2, &mechs2); in copy_import()
109 if (usage1 != usage2) { in copy_import()
111 if (usage1 != GSS_C_BOTH && usage2 != GSS_C_BOTH) in copy_import()
119 &usage2, &mechs2); in copy_import()
/src/contrib/ee/
H A Dee.c498 char *usage2; variable
2303 fputs(usage2, stderr); in get_options()
5342 usage2 = catgetlocal( 82, " -e do not convert tabs to spaces\n"); in strings_init()