Searched refs:workstation_obtained (Results 1 - 6 of 6) 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.c46 cred->workstation_obtained = CRED_UNINITIALISED;
501 if (cred->workstation_obtained == CRED_CALLBACK &&
506 cred->workstation_obtained = CRED_SPECIFIED;
516 if (obtained >= cred->workstation_obtained) {
518 cred->workstation_obtained = obtained;
528 if (cred->workstation_obtained < CRED_CALLBACK) {
530 cred->workstation_obtained = CRED_CALLBACK;
H A Dcredentials.h54 enum credentials_obtained workstation_obtained; member in struct:cli_credentials
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/auth/credentials/
H A Dcredentials.c46 cred->workstation_obtained = CRED_UNINITIALISED;
501 if (cred->workstation_obtained == CRED_CALLBACK &&
506 cred->workstation_obtained = CRED_SPECIFIED;
516 if (obtained >= cred->workstation_obtained) {
518 cred->workstation_obtained = obtained;
528 if (cred->workstation_obtained < CRED_CALLBACK) {
530 cred->workstation_obtained = CRED_CALLBACK;
H A Dcredentials.h54 enum credentials_obtained workstation_obtained; member in struct:cli_credentials
/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.c46 cred->workstation_obtained = CRED_UNINITIALISED;
501 if (cred->workstation_obtained == CRED_CALLBACK &&
506 cred->workstation_obtained = CRED_SPECIFIED;
516 if (obtained >= cred->workstation_obtained) {
518 cred->workstation_obtained = obtained;
528 if (cred->workstation_obtained < CRED_CALLBACK) {
530 cred->workstation_obtained = CRED_CALLBACK;
H A Dcredentials.h54 enum credentials_obtained workstation_obtained; member in struct:cli_credentials

Completed in 91 milliseconds