ths_user 29 source3/auth/pass_check.c static char *ths_user;
ths_user 33 source3/auth/pass_check.c if (!ths_user) {
ths_user 36 source3/auth/pass_check.c return ths_user;
ths_user 42 source3/auth/pass_check.c char *orig_user = ths_user;
ths_user 43 source3/auth/pass_check.c ths_user = SMB_STRDUP(newuser);
ths_user 45 source3/auth/pass_check.c return ths_user;