NTLMSSP_DONE 37 source3/include/ntlmssp.h NTLMSSP_DONE = 5 /* samba final state */ NTLMSSP_DONE 297 source3/libsmb/ntlmssp.c if (ntlmssp_state->expected_state == NTLMSSP_DONE) { NTLMSSP_DONE 898 source3/libsmb/ntlmssp.c ntlmssp_state->expected_state = NTLMSSP_DONE; NTLMSSP_DONE 1204 source3/libsmb/ntlmssp.c ntlmssp_state->expected_state = NTLMSSP_DONE; NTLMSSP_DONE 135 source4/auth/ntlmssp/ntlmssp.c if (gensec_ntlmssp_state->expected_state == NTLMSSP_DONE) { NTLMSSP_DONE 237 source4/auth/ntlmssp/ntlmssp.c if (gensec_ntlmssp_state->expected_state != NTLMSSP_DONE) { NTLMSSP_DONE 39 source4/auth/ntlmssp/ntlmssp.h NTLMSSP_DONE = 5 /* samba final state */ NTLMSSP_DONE 283 source4/auth/ntlmssp/ntlmssp_client.c gensec_ntlmssp_state->expected_state = NTLMSSP_DONE; NTLMSSP_DONE 535 source4/auth/ntlmssp/ntlmssp_server.c gensec_ntlmssp_state->expected_state = NTLMSSP_DONE;