Searched refs:OPENCLOSE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dscc.h74 #define OPENCLOSE(id) (((krb5_scc_data *)id->data)->flags & KRB5_TC_OPENCLOSE) macro
91 if (OPENCLOSE (ID)) { \
97 if (OPENCLOSE (ID)) { \
H A Dcc_file.c38 If OPENCLOSE is defined, each of the functions opens and closes the
294 #define OPENCLOSE(id) (((krb5_fcc_data *)id->data)->flags & KRB5_TC_OPENCLOSE) macro
356 if (OPENCLOSE (ID)) { \
368 if (OPENCLOSE (ID)) { \
376 if (OPENCLOSE (ID)) { \
1733 if (OPENCLOSE(id)) {
1773 if (OPENCLOSE(id)) {
1789 if (OPENCLOSE(id)) {
1800 if (OPENCLOSE(id)) {
1813 if (OPENCLOSE(i
[all...]

Completed in 331 milliseconds