need_auth          61 source3/client/smbspool.c 	int, const char *, const char *, const char *, const char *, int, bool *need_auth);
need_auth          63 source3/client/smbspool.c 	char *, const char *, const char *, const char *, bool *need_auth);
need_auth          94 source3/client/smbspool.c 	bool		need_auth = true;
need_auth         262 source3/client/smbspool.c 			username, password, argv[2], &need_auth);
need_auth         264 source3/client/smbspool.c 			if (need_auth) {
need_auth         396 source3/client/smbspool.c 			bool *need_auth)
need_auth         402 source3/client/smbspool.c 	*need_auth = false;
need_auth         415 source3/client/smbspool.c 		*need_auth = true;
need_auth         427 source3/client/smbspool.c 			*need_auth = true;
need_auth         442 source3/client/smbspool.c 			*need_auth = true;
need_auth         479 source3/client/smbspool.c 	    bool *need_auth)
need_auth         500 source3/client/smbspool.c 				    password, workgroup, share, 0, need_auth);
need_auth         512 source3/client/smbspool.c 				 CLI_FULL_CONNECTION_USE_KERBEROS, need_auth);
need_auth         526 source3/client/smbspool.c 				      workgroup, share, 0, need_auth);
need_auth         538 source3/client/smbspool.c 				      workgroup, share, 0, need_auth);