Home
last modified time | relevance | path

Searched refs:usage1 (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/crypto/heimdal/lib/gssapi/
H A Dtest_kcred.c60 gss_cred_usage_t usage1, usage2; in copy_import() local
74 &usage1, &mechs1); in copy_import()
109 if (usage1 != usage2) { in copy_import()
111 if (usage1 != GSS_C_BOTH && usage2 != GSS_C_BOTH) in copy_import()
/freebsd-13.1/tools/regression/atm/
H A DFuncs.sh13 usage1() { function
36 -h) usage1;;
/freebsd-13.1/contrib/ee/
H A Dee.c460 char *usage1; variable
2108 fputs(usage1, stderr);
5167 usage1 = catgetlocal( 81, " -i turn off info window\n"); in strings_init()