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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/utils/
H A Dntlm_auth.c96 static int use_cached_creds; variable
855 if (!ntlmssp_state && use_cached_creds) {
862 use_cached_creds = False;
866 if (opt_password == NULL && !use_cached_creds) {
919 if (use_cached_creds && !opt_password && !first) {
2214 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "Use cached credentials if no password is given"},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/utils/
H A Dntlm_auth.c96 static int use_cached_creds; variable
855 if (!ntlmssp_state && use_cached_creds) {
862 use_cached_creds = False;
866 if (opt_password == NULL && !use_cached_creds) {
919 if (use_cached_creds && !opt_password && !first) {
2214 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "Use cached credentials if no password is given"},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/utils/
H A Dntlm_auth.c96 static int use_cached_creds; variable
855 if (!ntlmssp_state && use_cached_creds) {
862 use_cached_creds = False;
866 if (opt_password == NULL && !use_cached_creds) {
919 if (use_cached_creds && !opt_password && !first) {
2214 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "Use cached credentials if no password is given"},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/utils/
H A Dntlm_auth.c135 static int use_cached_creds; variable
987 if (!state->ntlmssp_state && use_cached_creds) {
994 use_cached_creds = False;
998 if (opt_password == NULL && !use_cached_creds) {
1062 if (use_cached_creds && !opt_password &&
2582 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "Use cached credentials if no password is given"},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/utils/
H A Dntlm_auth.c135 static int use_cached_creds; variable
987 if (!state->ntlmssp_state && use_cached_creds) {
994 use_cached_creds = False;
998 if (opt_password == NULL && !use_cached_creds) {
1062 if (use_cached_creds && !opt_password &&
2582 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "Use cached credentials if no password is given"},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/utils/
H A Dntlm_auth.c135 static int use_cached_creds; variable
987 if (!state->ntlmssp_state && use_cached_creds) {
994 use_cached_creds = False;
998 if (opt_password == NULL && !use_cached_creds) {
1062 if (use_cached_creds && !opt_password &&
2582 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "Use cached credentials if no password is given"},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/utils/
H A Dntlm_auth.c105 static int use_cached_creds; variable
1096 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "silently ignored for compatibility reasons"},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/utils/
H A Dntlm_auth.c105 static int use_cached_creds; variable
1096 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "silently ignored for compatibility reasons"},
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/utils/
H A Dntlm_auth.c105 static int use_cached_creds; variable
1096 { "use-cached-creds", 0, POPT_ARG_NONE, &use_cached_creds, OPT_USE_CACHED_CREDS, "silently ignored for compatibility reasons"},

Completed in 165 milliseconds