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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/auth/credentials/
H A Dcredentials_krb5.c265 if (cred->ccache_obtained >= cred->ccache_threshold &&
335 if (obtained > cred->ccache_threshold) {
336 cred->ccache_threshold = obtained;
H A Dcredentials.h69 enum credentials_obtained ccache_threshold; member in struct:cli_credentials
H A Dcredentials.c57 cred->ccache_threshold = CRED_UNINITIALISED;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/credentials/
H A Dcredentials_krb5.c265 if (cred->ccache_obtained >= cred->ccache_threshold &&
335 if (obtained > cred->ccache_threshold) {
336 cred->ccache_threshold = obtained;
H A Dcredentials.h69 enum credentials_obtained ccache_threshold; member in struct:cli_credentials
H A Dcredentials.c57 cred->ccache_threshold = CRED_UNINITIALISED;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/auth/credentials/
H A Dcredentials_krb5.c265 if (cred->ccache_obtained >= cred->ccache_threshold &&
335 if (obtained > cred->ccache_threshold) {
336 cred->ccache_threshold = obtained;
H A Dcredentials.h69 enum credentials_obtained ccache_threshold; member in struct:cli_credentials
H A Dcredentials.c57 cred->ccache_threshold = CRED_UNINITIALISED;

Completed in 115 milliseconds