Searched defs:without (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c13 * Redistribution and use in source and binary forms, with or without
26 * endorse or promote products derived from this software without
997 gss_name_t without = NULL; local
1022 if (without)
1023 gss_release_name(&min_stat, &without);
1036 without the realm and see if it's the same id (i.e.
1064 &without);
1070 if (without)
1071 gss_release_name(&min_stat, &without);
1079 without,
[all...]

Completed in 541 milliseconds