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

/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/cf/
H A Ditem.c911 bool shouldStore = true, mustStore = false; local
916 shouldStore = mustStore = (CFGetTypeID(store) == CFBooleanGetTypeID() && CFBooleanGetValue(store));
920 if (res && mustStore)

Completed in 261 milliseconds