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

/illumos-gate/usr/src/lib/sasl_plugins/gssapi/
H A Dgssapi.c14 * Redistribution and use in source and binary forms, with or without
27 * endorse or promote products derived from this software without
998 gss_name_t without = NULL; local
1023 if (without)
1024 gss_release_name(&min_stat, &without);
1037 without the realm and see if it's the same id (i.e.
1065 &without);
1071 if (without)
1072 gss_release_name(&min_stat, &without);
1080 without,
[all...]

Completed in 59 milliseconds