fstring           106 nsswitch/wbinfo.c static bool parse_wbinfo_domain_user(const char *domuser, fstring domain,
fstring           107 nsswitch/wbinfo.c 				     fstring user)
fstring          1121 nsswitch/wbinfo.c 	fstring domain_name;
fstring          1122 nsswitch/wbinfo.c 	fstring account_name;
fstring          1295 nsswitch/wbinfo.c 	fstring name_user;
fstring          1296 nsswitch/wbinfo.c 	fstring name_domain;
fstring          1511 nsswitch/wbinfo.c 	fstring user, domain;
fstring            33 nsswitch/wbinfo4.c #define fstrcpy(d,s) safe_strcpy((d),(s),sizeof(fstring)-1)
fstring            84 nsswitch/wbinfo4.c 	static fstring winbind_domain;
fstring           107 nsswitch/wbinfo4.c static bool parse_wbinfo_domain_user(const char *domuser, fstring domain,
fstring           108 nsswitch/wbinfo4.c 				     fstring user)
fstring           405 nsswitch/wbinfo4.c 		fstring name;
fstring           408 nsswitch/wbinfo4.c 		while(next_token(&extra_data, name, "\n", sizeof(fstring))) {
fstring           826 nsswitch/wbinfo4.c         fstring name_user;
fstring           827 nsswitch/wbinfo4.c         fstring name_domain;
fstring           828 nsswitch/wbinfo4.c         fstring pass;
fstring           933 nsswitch/wbinfo4.c 	fstring name;
fstring           959 nsswitch/wbinfo4.c 	while(next_token(&extra_data, name, ",", sizeof(fstring)))
fstring           974 nsswitch/wbinfo4.c 	fstring name;
fstring           997 nsswitch/wbinfo4.c 	while(next_token(&extra_data, name, ",", sizeof(fstring)))
fstring            56 nsswitch/winbind_nss_config.h typedef char fstring[FSTRING_LEN];
fstring            57 nsswitch/winbind_nss_config.h #define fstrcpy(d,s) safe_strcpy((d),(s),sizeof(fstring)-1)
fstring           307 nsswitch/winbind_nss_irix.c 	            fstring grp_name;
fstring           175 nsswitch/winbind_struct_protocol.h 	fstring pw_name;
fstring           176 nsswitch/winbind_struct_protocol.h 	fstring pw_passwd;
fstring           179 nsswitch/winbind_struct_protocol.h 	fstring pw_gecos;
fstring           180 nsswitch/winbind_struct_protocol.h 	fstring pw_dir;
fstring           181 nsswitch/winbind_struct_protocol.h 	fstring pw_shell;
fstring           186 nsswitch/winbind_struct_protocol.h 	fstring gr_name;
fstring           187 nsswitch/winbind_struct_protocol.h 	fstring gr_passwd;
fstring           237 nsswitch/winbind_struct_protocol.h 	fstring domain_name;	/* name of domain for which the request applies */
fstring           240 nsswitch/winbind_struct_protocol.h 		fstring winsreq;     /* WINS request */
fstring           241 nsswitch/winbind_struct_protocol.h 		fstring username;    /* getpwnam */
fstring           242 nsswitch/winbind_struct_protocol.h 		fstring groupname;   /* getgrnam */
fstring           249 nsswitch/winbind_struct_protocol.h 			fstring user;
fstring           250 nsswitch/winbind_struct_protocol.h 			fstring pass;
fstring           252 nsswitch/winbind_struct_protocol.h 			fstring krb5_cc_type;
fstring           258 nsswitch/winbind_struct_protocol.h                         fstring user;
fstring           259 nsswitch/winbind_struct_protocol.h                         fstring domain;
fstring           260 nsswitch/winbind_struct_protocol.h                         fstring lm_resp;
fstring           262 nsswitch/winbind_struct_protocol.h                         fstring nt_resp;
fstring           264 nsswitch/winbind_struct_protocol.h 			fstring workstation;
fstring           265 nsswitch/winbind_struct_protocol.h 		        fstring require_membership_of_sid;
fstring           268 nsswitch/winbind_struct_protocol.h                     fstring user;
fstring           269 nsswitch/winbind_struct_protocol.h                     fstring oldpass;
fstring           270 nsswitch/winbind_struct_protocol.h                     fstring newpass;
fstring           273 nsswitch/winbind_struct_protocol.h 			fstring user;
fstring           274 nsswitch/winbind_struct_protocol.h 			fstring domain;
fstring           285 nsswitch/winbind_struct_protocol.h 			fstring user;
fstring           286 nsswitch/winbind_struct_protocol.h 			fstring krb5ccname;
fstring           289 nsswitch/winbind_struct_protocol.h 		fstring sid;         /* lookupsid, sid_to_[ug]id */
fstring           291 nsswitch/winbind_struct_protocol.h 			fstring dom_name;       /* lookupname */
fstring           292 nsswitch/winbind_struct_protocol.h 			fstring name;
fstring           296 nsswitch/winbind_struct_protocol.h 			fstring username;
fstring           297 nsswitch/winbind_struct_protocol.h 			fstring groupname;
fstring           301 nsswitch/winbind_struct_protocol.h 			fstring dcname;
fstring           304 nsswitch/winbind_struct_protocol.h 			fstring sid;
fstring           305 nsswitch/winbind_struct_protocol.h 			fstring name;
fstring           308 nsswitch/winbind_struct_protocol.h 			fstring sid;
fstring           316 nsswitch/winbind_struct_protocol.h 			fstring user;
fstring           327 nsswitch/winbind_struct_protocol.h 			fstring domain_name;
fstring           328 nsswitch/winbind_struct_protocol.h 			fstring domain_guid;
fstring           329 nsswitch/winbind_struct_protocol.h 			fstring site_name;
fstring           377 nsswitch/winbind_struct_protocol.h 		fstring winsresp;		/* WINS response */
fstring           389 nsswitch/winbind_struct_protocol.h 			fstring sid;        /* lookupname, [ug]id_to_sid */
fstring           393 nsswitch/winbind_struct_protocol.h 			fstring dom_name;       /* lookupsid */
fstring           394 nsswitch/winbind_struct_protocol.h 			fstring name;
fstring           401 nsswitch/winbind_struct_protocol.h 			fstring samba_version;
fstring           403 nsswitch/winbind_struct_protocol.h 		fstring domain_name;
fstring           404 nsswitch/winbind_struct_protocol.h 		fstring netbios_name;
fstring           405 nsswitch/winbind_struct_protocol.h 		fstring dc_name;
fstring           409 nsswitch/winbind_struct_protocol.h 			fstring nt_status_string;
fstring           410 nsswitch/winbind_struct_protocol.h 			fstring error_string;
fstring           414 nsswitch/winbind_struct_protocol.h 			fstring krb5ccname;
fstring           440 nsswitch/winbind_struct_protocol.h 				fstring dom_sid;
fstring           441 nsswitch/winbind_struct_protocol.h 				fstring user_name;
fstring           442 nsswitch/winbind_struct_protocol.h 				fstring full_name;
fstring           443 nsswitch/winbind_struct_protocol.h 				fstring logon_script;
fstring           444 nsswitch/winbind_struct_protocol.h 				fstring profile_path;
fstring           445 nsswitch/winbind_struct_protocol.h 				fstring home_dir;
fstring           446 nsswitch/winbind_struct_protocol.h 				fstring dir_drive;
fstring           447 nsswitch/winbind_struct_protocol.h 				fstring logon_srv;
fstring           448 nsswitch/winbind_struct_protocol.h 				fstring logon_dom;
fstring           450 nsswitch/winbind_struct_protocol.h 			fstring unix_username;
fstring           453 nsswitch/winbind_struct_protocol.h 			fstring name;
fstring           454 nsswitch/winbind_struct_protocol.h 			fstring alt_name;
fstring           455 nsswitch/winbind_struct_protocol.h 			fstring sid;
fstring           462 nsswitch/winbind_struct_protocol.h 			fstring acct_name;
fstring           463 nsswitch/winbind_struct_protocol.h 			fstring full_name;
fstring           464 nsswitch/winbind_struct_protocol.h 			fstring homedir;
fstring           465 nsswitch/winbind_struct_protocol.h 			fstring shell;
fstring           473 nsswitch/winbind_struct_protocol.h 			fstring dc_unc;
fstring           474 nsswitch/winbind_struct_protocol.h 			fstring dc_address;
fstring           476 nsswitch/winbind_struct_protocol.h 			fstring domain_guid;
fstring           477 nsswitch/winbind_struct_protocol.h 			fstring domain_name;
fstring           478 nsswitch/winbind_struct_protocol.h 			fstring forest_name;
fstring           480 nsswitch/winbind_struct_protocol.h 			fstring dc_site_name;
fstring           481 nsswitch/winbind_struct_protocol.h 			fstring client_site_name;
fstring           334 nsswitch/wins.c 	fstring name;
fstring            84 source3/auth/auth_builtin.c 	fstring user;
fstring           379 source3/auth/auth_domain.c 	fstring dc_name;
fstring           451 source3/auth/auth_domain.c 	fstring dc_name;
fstring           109 source3/auth/auth_netlogond.c 	fstring pwd;
fstring           425 source3/auth/auth_server.c 		fstring real_username;
fstring           203 source3/auth/auth_util.c 	fstring internal_username;
fstring           528 source3/auth/auth_util.c 	fstring tmp;
fstring          1267 source3/auth/auth_util.c 	fstring tmp;
fstring          1489 source3/auth/auth_util.c 	fstring dom_user, lower_username;
fstring          1490 source3/auth/auth_util.c 	fstring real_username;
fstring          1533 source3/auth/auth_util.c 			     fstring save_username, bool create )
fstring          1537 source3/auth/auth_util.c 	fstring username;
fstring          1554 source3/auth/auth_util.c 		fstring strip_username;
fstring           194 source3/auth/pampass.c 	all_string_sub(buf, "%o", oldpass, sizeof(fstring));
fstring           195 source3/auth/pampass.c 	all_string_sub(buf, "%n", newpass, sizeof(fstring));
fstring           201 source3/auth/pampass.c 	fstring prompt;
fstring           202 source3/auth/pampass.c 	fstring reply;
fstring           276 source3/auth/pampass.c 	fstring current_prompt;
fstring           277 source3/auth/pampass.c 	fstring current_reply;
fstring           296 source3/auth/token_util.c 	fstring root_name;
fstring          1407 source3/client/client.c 	fstring altname;
fstring          1534 source3/client/client.c 	fstring altname;
fstring          2925 source3/client/client.c static char *perms_to_string(fstring permstr, unsigned char perms)
fstring          3035 source3/client/client.c 		fstring permstring;
fstring          3072 source3/client/client.c 		fstring permstring;
fstring          3122 source3/client/client.c 	fstring mode_str;
fstring          3320 source3/client/client.c 	fstring volname;
fstring          3736 source3/client/client.c 	fstring state;
fstring          4640 source3/client/client.c 	fstring server_name;
fstring          4699 source3/client/client.c 	fstring new_workgroup;
fstring           223 source3/groupdb/mapping.c 			fstring output;
fstring           763 source3/groupdb/mapping.c 	fstring groupname;
fstring           123 source3/groupdb/mapping_ldb.c 	fstring string_sid;
fstring           147 source3/groupdb/mapping_ldb.c 	fstring string_sid;
fstring           320 source3/groupdb/mapping_ldb.c 	fstring name;
fstring           383 source3/groupdb/mapping_ldb.c 	fstring string_sid;
fstring           424 source3/groupdb/mapping_ldb.c 	fstring string_sid;
fstring           383 source3/groupdb/mapping_tdb.c 	fstring tmp;
fstring           384 source3/groupdb/mapping_tdb.c 	fstring key;
fstring           460 source3/groupdb/mapping_tdb.c 	fstring string_sid;
fstring           627 source3/groupdb/mapping_tdb.c 	fstring sid_string;
fstring            44 source3/include/client.h 	fstring user;
fstring            45 source3/include/client.h 	fstring name;
fstring           189 source3/include/client.h 	fstring desthost;
fstring           201 source3/include/client.h 	fstring server_type;
fstring           202 source3/include/client.h 	fstring server_os;
fstring           203 source3/include/client.h 	fstring server_domain;
fstring           205 source3/include/client.h 	fstring share;
fstring           206 source3/include/client.h 	fstring dev;
fstring           209 source3/include/client.h 	fstring full_dest_host_name;
fstring           566 source3/include/includes.h typedef char fstring[FSTRING_LEN];
fstring           861 source3/include/includes.h int fstr_sprintf(fstring s, const char *fmt, ...) PRINTF_ATTRIBUTE(2,3);
fstring            29 source3/include/mapping.h 	fstring nt_name;
fstring            30 source3/include/mapping.h 	fstring comment;
fstring           139 source3/include/nt_printing.h 	fstring name;
fstring           140 source3/include/nt_printing.h 	fstring environment;
fstring           141 source3/include/nt_printing.h 	fstring driverpath;
fstring           142 source3/include/nt_printing.h 	fstring datafile;
fstring           143 source3/include/nt_printing.h 	fstring configfile;
fstring           144 source3/include/nt_printing.h 	fstring helpfile;
fstring           145 source3/include/nt_printing.h 	fstring monitorname;
fstring           146 source3/include/nt_printing.h 	fstring defaultdatatype;
fstring           147 source3/include/nt_printing.h 	fstring *dependentfiles;
fstring           153 source3/include/nt_printing.h 	fstring	name;
fstring           154 source3/include/nt_printing.h 	fstring	environment;
fstring           155 source3/include/nt_printing.h 	fstring	driverpath;
fstring           156 source3/include/nt_printing.h 	fstring	datafile;
fstring           157 source3/include/nt_printing.h 	fstring	configfile;
fstring           158 source3/include/nt_printing.h 	fstring	helpfile;
fstring           159 source3/include/nt_printing.h 	fstring	monitorname;
fstring           160 source3/include/nt_printing.h 	fstring	defaultdatatype;
fstring           161 source3/include/nt_printing.h 	fstring	mfgname;
fstring           162 source3/include/nt_printing.h 	fstring	oemurl;
fstring           163 source3/include/nt_printing.h 	fstring	hardwareid;
fstring           164 source3/include/nt_printing.h 	fstring	provider;
fstring           165 source3/include/nt_printing.h 	fstring *dependentfiles;
fstring           166 source3/include/nt_printing.h 	fstring *previousnames;
fstring           261 source3/include/nt_printing.h 	fstring	devicename;
fstring           262 source3/include/nt_printing.h 	fstring	formname;
fstring           310 source3/include/nt_printing.h 	fstring servername;
fstring           311 source3/include/nt_printing.h 	fstring printername;
fstring           312 source3/include/nt_printing.h 	fstring sharename;
fstring           313 source3/include/nt_printing.h 	fstring portname;
fstring           314 source3/include/nt_printing.h 	fstring drivername;
fstring           316 source3/include/nt_printing.h 	fstring location;
fstring           318 source3/include/nt_printing.h 	fstring sepfile;
fstring           319 source3/include/nt_printing.h 	fstring printprocessor;
fstring           320 source3/include/nt_printing.h 	fstring datatype;
fstring           321 source3/include/nt_printing.h 	fstring parameters;
fstring           336 source3/include/nt_printing.h 	fstring name;
fstring           394 source3/include/nt_printing.h 	fstring printer;	/* Name of printer notified */
fstring           407 source3/include/nt_printing.h 	fstring 		printername;
fstring           433 source3/include/nt_printing.h 	fstring servername;
fstring           434 source3/include/nt_printing.h 	fstring sharename;
fstring           440 source3/include/nt_printing.h 		fstring localmachine;
fstring           450 source3/include/nt_printing.h 		fstring machine;
fstring           451 source3/include/nt_printing.h 		fstring user;
fstring           141 source3/include/ntdomain.h 	fstring mach_acct;  /* Machine name we've authenticated. */
fstring           143 source3/include/ntdomain.h 	fstring remote_machine;  /* Machine name we've authenticated. */
fstring           144 source3/include/ntdomain.h 	fstring domain;
fstring           168 source3/include/passdb.h 	fstring acct_name; /* account name */
fstring           169 source3/include/passdb.h 	fstring acct_desc; /* account name */
fstring            39 source3/include/printing.h 	fstring filename; /* the filename used to spool the file */
fstring            40 source3/include/printing.h 	fstring jobname; /* the job name given to us by the client */
fstring            41 source3/include/printing.h 	fstring user; /* the user who started the job */
fstring            42 source3/include/printing.h 	fstring queuename; /* service number of printer for this job */
fstring            94 source3/include/printing.h 	fstring printer_name;
fstring           134 source3/include/proto.h 			     fstring save_username, bool create );
fstring          1184 source3/include/proto.h bool name_to_fqdn(fstring fqdn, const char *name);
fstring          1300 source3/include/proto.h char *sid_to_fstring(fstring sidstr_out, const DOM_SID *sid);
fstring          1516 source3/include/proto.h int fstr_sprintf(fstring s, const char *fmt, ...);
fstring          2566 source3/include/proto.h bool cli_get_fs_volume_info_old(struct cli_state *cli, fstring volume_name, uint32 *pserial_number);
fstring          2567 source3/include/proto.h bool cli_get_fs_volume_info(struct cli_state *cli, fstring volume_name, uint32 *pserial_number, time_t *pdate);
fstring          2646 source3/include/proto.h void dump_ntquota(SMB_NTQUOTA_STRUCT *qt, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric));
fstring          2647 source3/include/proto.h void dump_ntquota_list(SMB_NTQUOTA_LIST **qtl, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric));
fstring          2698 source3/include/proto.h NTSTATUS cli_qpathinfo_alt_name(struct cli_state *cli, const char *fname, fstring alt_name);
fstring          2996 source3/include/proto.h 			fstring name);
fstring          3049 source3/include/proto.h 		fstring srv_name,
fstring          3076 source3/include/proto.h int name_extract(char *buf,int ofs, fstring name);
fstring          4509 source3/include/proto.h bool pdb_set_user_sid_from_string(struct samu *sampass, fstring u_sid, enum pdb_value_state flag);
fstring          4797 source3/include/proto.h int get_ntdrivers(fstring **list, const char *architecture, uint32 version);
fstring          4807 source3/include/proto.h NT_DEVICEMODE *construct_nt_devicemode(const fstring default_devicename);
fstring          4813 source3/include/proto.h int get_printer_subkeys( NT_PRINTER_DATA *data, const char* key, fstring **subkeys );
fstring          4901 source3/include/proto.h bool rap_to_pjobid(uint16 rap_jobid, fstring sharename, uint32 *pjobid);
fstring          6475 source3/include/proto.h bool map_username(fstring user);
fstring          6730 source3/include/proto.h bool authorise_login(int snum, fstring user, DATA_BLOB password,
fstring          6989 source3/include/proto.h int find_service(fstring service);
fstring            27 source3/include/reg_objects.h 	fstring		valuename;
fstring           215 source3/include/rpc_dce.h 	fstring str; /* the string above in single byte, null terminated form */
fstring           244 source3/include/rpc_dce.h 	fstring domain; /* calling workstations's domain */
fstring           245 source3/include/rpc_dce.h 	fstring myname; /* calling workstation's name */
fstring           304 source3/include/rpc_dce.h 	fstring signature; /* "NTLMSSP".. Ok, not quite anymore */
fstring           100 source3/include/safe_string.h #define fstrcpy(d,s) safe_strcpy((d),(s),sizeof(fstring)-1)
fstring           101 source3/include/safe_string.h #define fstrcat(d,s) safe_strcat((d),(s),sizeof(fstring)-1)
fstring            70 source3/include/secrets.h 	fstring pass;		/* trust relationship's password */
fstring            32 source3/include/session.h 	fstring username;
fstring            33 source3/include/session.h 	fstring hostname;
fstring            34 source3/include/session.h 	fstring netbios_name;
fstring            35 source3/include/session.h 	fstring remote_machine;
fstring            36 source3/include/session.h 	fstring id_str;
fstring            39 source3/include/session.h 	fstring ip_addr_str;
fstring           676 source3/include/smb.h 	fstring smb_name; /* user name from the client */
fstring           677 source3/include/smb.h 	fstring unix_name; /* unix user name of a validated user */
fstring           678 source3/include/smb.h 	fstring domain; /* domain that the client specified */
fstring           694 source3/include/smb.h 	fstring fs_user;
fstring           695 source3/include/smb.h 	fstring fs_file;
fstring           701 source3/include/smb.h 	fstring message;
fstring           708 source3/include/smb.h 	fstring name;
fstring           710 source3/include/smb.h 	fstring comment;
fstring           711 source3/include/smb.h 	fstring domain; /* used ONLY in ipc.c NOT namework.c */
fstring           830 source3/include/smb.h 	fstring name;
fstring           876 source3/include/smb.h 	fstring name;
fstring            82 source3/lib/afs.c 	fstring clear_ticket;
fstring          1055 source3/lib/charcnv.c 	return push_ascii(dest, src, sizeof(fstring), STR_TERMINATE);
fstring          1266 source3/lib/charcnv.c 	return pull_ascii(dest, src, sizeof(fstring), -1, STR_TERMINATE);
fstring          1436 source3/lib/charcnv.c 	return push_utf8(dest, src, sizeof(fstring), STR_TERMINATE);
fstring          1660 source3/lib/charcnv.c 	return pull_ucs2(NULL, dest, src, sizeof(fstring), -1, STR_TERMINATE);
fstring           175 source3/lib/display_sec.c 	fstring sid_str;
fstring           243 source3/lib/display_sec.c 	fstring typestr="";
fstring           288 source3/lib/display_sec.c 	fstring sid_str;
fstring            31 source3/lib/dummysmbd.c int find_service(fstring service)
fstring           255 source3/lib/gencache.c 	fstring valstr;
fstring            35 source3/lib/idmap_cache.c 	fstring sidstr;
fstring           116 source3/lib/idmap_cache.c 	fstring sidstr, key, value;
fstring           155 source3/lib/idmap_cache.c 	fstring sidstr;
fstring           236 source3/lib/idmap_cache.c 	fstring sidstr, key, value;
fstring           410 source3/lib/popt_common.c 	fstring buf;
fstring            43 source3/lib/privileges.c 	fstring tmp, keystr;
fstring            82 source3/lib/privileges.c 	fstring tmp, keystr;
fstring           148 source3/lib/privileges.c 	fstring sid_string;
fstring           369 source3/lib/privileges.c 	fstring tmp, keystr;
fstring           692 source3/lib/smbldap.c 		fstring protocol;
fstring           693 source3/lib/smbldap.c 		fstring host;
fstring           117 source3/lib/smbldap_util.c 	fstring sid_string;
fstring           118 source3/lib/smbldap_util.c 	fstring algorithmic_rid_base_string;
fstring           214 source3/lib/smbldap_util.c 		fstring rid_str;
fstring            25 source3/lib/substitute.c fstring remote_proto="UNKNOWN";
fstring           314 source3/lib/substitute.c 	fstring tmp;
fstring           366 source3/lib/substitute.c 	fstring varname;
fstring           552 source3/lib/substitute.c 	fstring pidstr, vnnstr;
fstring           193 source3/lib/time.c 	fstring TimeBuf;
fstring           123 source3/lib/username.c 	fstring user2;
fstring           609 source3/lib/util.c 	fstring attrstr;
fstring          2592 source3/lib/util.c bool name_to_fqdn(fstring fqdn, const char *name)
fstring           175 source3/lib/util_sid.c char *sid_to_fstring(fstring sidstr_out, const DOM_SID *sid)
fstring           869 source3/lib/util_str.c 	string_sub(s, pattern, insert, sizeof(fstring));
fstring          1571 source3/lib/util_str.c int fstr_sprintf(fstring s, const char *fmt, ...)
fstring           320 source3/lib/util_tdb.c 			if (bufsize < len || len > sizeof(fstring))
fstring           171 source3/lib/wins_srv.c 	fstring tag;
fstring           307 source3/lib/wins_srv.c 			fstring src_name;
fstring           294 source3/libads/kerberos.c 	fstring acct_name;
fstring           401 source3/libads/kerberos.c 	fstring salt;
fstring           493 source3/libads/kerberos_keytab.c 	fstring machine_name;
fstring           135 source3/libads/kerberos_verify.c 	fstring my_name, my_fqdn;
fstring           342 source3/libads/ldap.c 		fstring srv_name;
fstring          2130 source3/libads/ldap.c 		fstring tmp;
fstring          3230 source3/libads/ldap.c 		fstring buf;
fstring           489 source3/libgpo/gpext/gpext.c 		fstring name; /* forgive me... */
fstring           137 source3/libgpo/gpo_filesync.c 	fstring nt_filename, unix_filename;
fstring           138 source3/libgpo/gpo_filesync.c 	fstring nt_dir, unix_dir;
fstring           772 source3/libgpo/gpo_util.c 	fstring str = "";
fstring           334 source3/libnet/libnet_join.c 	fstring my_fqdn;
fstring            61 source3/libnet/libnet_samsync_display.c 	fstring hex_nt_passwd, hex_lm_passwd;
fstring           611 source3/libnet/libnet_samsync_ldif.c 	fstring username, logonscript, homedrive, homepath = "", homedir = "";
fstring           612 source3/libnet/libnet_samsync_ldif.c 	fstring hex_nt_passwd, hex_lm_passwd;
fstring           613 source3/libnet/libnet_samsync_ldif.c 	fstring description, profilepath, fullname, sambaSID;
fstring           763 source3/libnet/libnet_samsync_ldif.c 	fstring aliasname, description;
fstring           846 source3/libnet/libnet_samsync_ldif.c 	fstring group_dn;
fstring           238 source3/libnet/libnet_samsync_passdb.c 	fstring account;
fstring           245 source3/libnet/libnet_samsync_passdb.c 	fstring sid_string;
fstring           326 source3/libnet/libnet_samsync_passdb.c 	fstring name;
fstring           327 source3/libnet/libnet_samsync_passdb.c 	fstring comment;
fstring           330 source3/libnet/libnet_samsync_passdb.c 	fstring sid_string;
fstring           518 source3/libnet/libnet_samsync_passdb.c 	fstring name;
fstring           519 source3/libnet/libnet_samsync_passdb.c 	fstring comment;
fstring           522 source3/libnet/libnet_samsync_passdb.c 	fstring sid_string;
fstring            65 source3/libsmb/cliconnect.c 	fstring pword;
fstring           234 source3/libsmb/cliconnect.c 			 sizeof(fstring), bytes+num_bytes-p, STR_TERMINATE);
fstring           236 source3/libsmb/cliconnect.c 			 sizeof(fstring), bytes+num_bytes-p, STR_TERMINATE);
fstring           238 source3/libsmb/cliconnect.c 			 sizeof(fstring), bytes+num_bytes-p, STR_TERMINATE);
fstring           300 source3/libsmb/cliconnect.c 	fstring lanman;
fstring           354 source3/libsmb/cliconnect.c 	p += clistr_pull(cli->inbuf, cli->server_os, p, sizeof(fstring),
fstring           356 source3/libsmb/cliconnect.c 	p += clistr_pull(cli->inbuf, cli->server_type, p, sizeof(fstring),
fstring           358 source3/libsmb/cliconnect.c 	p += clistr_pull(cli->inbuf, cli->server_domain, p, sizeof(fstring),
fstring           522 source3/libsmb/cliconnect.c 	p += clistr_pull(cli->inbuf, cli->server_os, p, sizeof(fstring),
fstring           524 source3/libsmb/cliconnect.c 	p += clistr_pull(cli->inbuf, cli->server_type, p, sizeof(fstring),
fstring           526 source3/libsmb/cliconnect.c 	p += clistr_pull(cli->inbuf, cli->server_domain, p, sizeof(fstring),
fstring           614 source3/libsmb/cliconnect.c 	p += clistr_pull(cli->inbuf, cli->server_os, p, sizeof(fstring),
fstring           624 source3/libsmb/cliconnect.c 		p += clistr_pull(cli->inbuf, cli->server_type, p, sizeof(fstring),
fstring           632 source3/libsmb/cliconnect.c 			p += clistr_pull(cli->inbuf, cli->server_domain, p, sizeof(fstring),
fstring           640 source3/libsmb/cliconnect.c 		p += clistr_pull(cli->inbuf, cli->server_type, p, sizeof(fstring),
fstring          1096 source3/libsmb/cliconnect.c 	fstring user2;
fstring          1233 source3/libsmb/cliconnect.c 	fstring pword;
fstring          1375 source3/libsmb/cliconnect.c 	clistr_pull(cli_req->inbuf, cli->dev, bytes, sizeof(fstring),
fstring          2302 source3/libsmb/cliconnect.c 	    fstring remote_name;
fstring          2331 source3/libsmb/cliconnect.c         fstring name;
fstring           103 source3/libsmb/clierror.c 	fstring cli_error_message;
fstring          2128 source3/libsmb/clifile.c 		fstring unix_ea_name;
fstring           189 source3/libsmb/clifsinfo.c bool cli_get_fs_volume_info_old(struct cli_state *cli, fstring volume_name, uint32 *pserial_number)
fstring           233 source3/libsmb/clifsinfo.c 		    sizeof(fstring), nlen, STR_NOALIGN);
fstring           246 source3/libsmb/clifsinfo.c bool cli_get_fs_volume_info(struct cli_state *cli, fstring volume_name, uint32 *pserial_number, time_t *pdate)
fstring           294 source3/libsmb/clifsinfo.c 	clistr_pull(cli->inbuf, volume_name, rdata + 18, sizeof(fstring),
fstring           726 source3/libsmb/clifsinfo.c 	fstring fqdn;
fstring           577 source3/libsmb/cliquota.c void dump_ntquota(SMB_NTQUOTA_STRUCT *qt, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric))
fstring           602 source3/libsmb/cliquota.c 				fstring username_str = {0};
fstring           630 source3/libsmb/cliquota.c void dump_ntquota_list(SMB_NTQUOTA_LIST **qtl, bool _verbose, bool _numeric, void (*_sidtostring)(fstring str, DOM_SID *sid, bool _numeric))
fstring           441 source3/libsmb/clirap.c 	if (strlen(user) >= sizeof(fstring)-1) {
fstring          1178 source3/libsmb/clirap.c NTSTATUS cli_qpathinfo_alt_name(struct cli_state *cli, const char *fname, fstring alt_name)
fstring          1236 source3/libsmb/clirap.c 	clistr_pull(cli->inbuf, alt_name, rdata+4, sizeof(fstring), len,
fstring          1701 source3/libsmb/clirap2.c 	fstring tmp;
fstring           971 source3/libsmb/dsgetdcname.c 	fstring tmp_dc_name;
fstring           268 source3/libsmb/libsmb_dir.c 	fstring name = "";
fstring           269 source3/libsmb/libsmb_dir.c         fstring comment = "";
fstring           625 source3/libsmb/libsmb_dir.c 				fstring buserver;
fstring           101 source3/libsmb/libsmb_server.c 	fstring workgroup;
fstring           102 source3/libsmb/libsmb_server.c 	fstring username;
fstring           103 source3/libsmb/libsmb_server.c 	fstring password;
fstring           442 source3/libsmb/libsmb_server.c 				fstring remote_name;
fstring           170 source3/libsmb/libsmb_xattr.c                       fstring str,
fstring           204 source3/libsmb/libsmb_xattr.c 	slprintf(str, sizeof(fstring) - 1, "%s%s%s",
fstring           735 source3/libsmb/libsmb_xattr.c 	fstring sidstr;
fstring           736 source3/libsmb/libsmb_xattr.c         fstring name_sandbox;
fstring           362 source3/libsmb/namequery.c 			fstring name)
fstring           418 source3/libsmb/namequery.c 	pull_ascii_nstring(name, sizeof(fstring), status[i].name);
fstring            52 source3/libsmb/namequery_dc.c 			fstring srv_name)
fstring           154 source3/libsmb/namequery_dc.c 			fstring srv_name,
fstring           213 source3/libsmb/namequery_dc.c 		fstring srv_name,
fstring           347 source3/libsmb/nmblib.c 	fstring name;
fstring           895 source3/libsmb/nmblib.c 	fstring unix_name;
fstring          1237 source3/libsmb/nmblib.c static int name_interpret(char *in, fstring name)
fstring          1241 source3/libsmb/nmblib.c 	fstring out_string;
fstring          1302 source3/libsmb/nmblib.c 		fstring buf_unix;
fstring          1367 source3/libsmb/nmblib.c int name_extract(char *buf,int ofs, fstring name)
fstring            66 source3/libsmb/samlogon_cache.c 	fstring keystr, tmp;
fstring            97 source3/libsmb/samlogon_cache.c 	fstring keystr, tmp;
fstring           174 source3/libsmb/samlogon_cache.c 	fstring keystr, tmp;
fstring           113 source3/libsmb/smbencrypt.c 	fstring dospwd; 
fstring           646 source3/libsmb/smbencrypt.c 	fstring cleartextpwd;
fstring           680 source3/libsmb/smbencrypt.c 	rpcstr_pull(cleartextpwd, data_out.data + 8, sizeof(fstring), length, 0 );
fstring           115 source3/libsmb/trustdom_cache.c 	fstring sid_string;
fstring           235 source3/libsmb/trustdom_cache.c 	fstring value;
fstring           104 source3/libsmb/trusts_util.c 	fstring 	dc_name;
fstring            51 source3/modules/onefs_cbrl.c 	static fstring result;
fstring           262 source3/modules/vfs_afsacl.c 		fstring name;
fstring           299 source3/modules/vfs_afsacl.c 	fstring line;
fstring           889 source3/modules/vfs_full_audit.c 	fstring err_msg;
fstring           742 source3/modules/vfs_xattr_tdb.c 	fstring sname;
fstring           514 source3/nmbd/nmbd_become_lmb.c 	size_t size = sizeof(struct userdata_struct) + sizeof(fstring) + 1;
fstring           280 source3/nmbd/nmbd_browsesync.c 	size_t size = sizeof(struct userdata_struct) + sizeof(fstring)+1;
fstring           101 source3/nmbd/nmbd_incomingdgrams.c 	fstring comment;
fstring           258 source3/nmbd/nmbd_incomingdgrams.c 	fstring comment;
fstring           430 source3/nmbd/nmbd_incomingdgrams.c 	fstring comment;
fstring           441 source3/nmbd/nmbd_incomingdgrams.c 	pull_ascii(comment, s, sizeof(fstring), 43, STR_TERMINATE);
fstring            49 source3/nmbd/nmbd_namelistdb.c 	fstring scope;
fstring            51 source3/nmbd/nmbd_nameregister.c 	fstring reg_name;
fstring           185 source3/nmbd/nmbd_nameregister.c 	fstring src_addr;
fstring           316 source3/nmbd/nmbd_nameregister.c 	fstring ip_str;
fstring           342 source3/nmbd/nmbd_packets.c 	fstring second_ip_buf;
fstring           523 source3/nmbd/nmbd_packets.c 	fstring ip_str;
fstring            76 source3/nmbd/nmbd_processlogon.c 	fstring my_name;
fstring            77 source3/nmbd/nmbd_processlogon.c 	fstring reply_name;
fstring            88 source3/nmbd/nmbd_processlogon.c 	fstring ascuser;
fstring           121 source3/nmbd/nmbd_processlogon.c 				fstring mach_str, user_str, getdc_str;
fstring           183 source3/nmbd/nmbd_processlogon.c 				fstring mach_str, getdc_str;
fstring           184 source3/nmbd/nmbd_processlogon.c 				fstring source_name;
fstring           315 source3/nmbd/nmbd_processlogon.c 				fstring getdc_str;
fstring           316 source3/nmbd/nmbd_processlogon.c 				fstring source_name;
fstring           319 source3/nmbd/nmbd_processlogon.c 				fstring asccomp;
fstring           281 source3/nmbd/nmbd_serverlistdb.c 	fstring tmp;
fstring            67 source3/nmbd/nmbd_synclists.c 	fstring unix_workgroup;
fstring          7881 source3/param/loadparm.c 	fstring local_parm_name;
fstring          8527 source3/param/loadparm.c 	fstring service_name;
fstring          9220 source3/param/loadparm.c         fstring serviceName;
fstring           262 source3/passdb/passdb.c 	fstring acct_str;
fstring          1311 source3/passdb/passdb.c 	fstring tmp_string;
fstring          1546 source3/passdb/passdb.c 	fstring tmp_string;
fstring           506 source3/passdb/pdb_get_set.c bool pdb_set_user_sid_from_string(struct samu *sampass, fstring u_sid, enum pdb_value_state flag)
fstring           313 source3/passdb/pdb_interface.c 		fstring name2;
fstring           435 source3/passdb/pdb_interface.c 	fstring username;
fstring           559 source3/passdb/pdb_interface.c 	fstring tmp;
fstring           162 source3/passdb/pdb_ldap.c 	fstring objclass_filter;
fstring           406 source3/passdb/pdb_ldap.c 	fstring sid_string;
fstring          1132 source3/passdb/pdb_ldap.c 		fstring sid_string;
fstring          1169 source3/passdb/pdb_ldap.c 		fstring sid_string;
fstring          1995 source3/passdb/pdb_ldap.c 	fstring oldname_lower, newname_lower;
fstring          2506 source3/passdb/pdb_ldap.c 	fstring tmp;
fstring          2575 source3/passdb/pdb_ldap.c 	fstring str;
fstring          2919 source3/passdb/pdb_ldap.c 		fstring str;
fstring          3476 source3/passdb/pdb_ldap.c 	fstring tmp;
fstring          3597 source3/passdb/pdb_ldap.c 	fstring tmp;
fstring          3755 source3/passdb/pdb_ldap.c 		fstring sid_str;
fstring          3789 source3/passdb/pdb_ldap.c 	fstring value_string;
fstring          4691 source3/passdb/pdb_ldap.c 	fstring tmp;
fstring            56 source3/passdb/pdb_smbpasswd.c 	fstring user_name;
fstring           728 source3/passdb/pdb_smbpasswd.c 	fstring user_name;
fstring           734 source3/passdb/pdb_smbpasswd.c 	fstring ascii_p16;
fstring           735 source3/passdb/pdb_smbpasswd.c 	fstring encode_bits;
fstring           531 source3/passdb/pdb_tdb.c 	fstring 	keystr;
fstring           532 source3/passdb/pdb_tdb.c 	fstring		name;
fstring           586 source3/passdb/pdb_tdb.c 	fstring 		keystr;
fstring           587 source3/passdb/pdb_tdb.c 	fstring			name;
fstring           632 source3/passdb/pdb_tdb.c 	fstring 	keystr;
fstring           633 source3/passdb/pdb_tdb.c 	fstring		name;
fstring           668 source3/passdb/pdb_tdb.c 	fstring 	keystr;
fstring           670 source3/passdb/pdb_tdb.c 	fstring		name;
fstring           740 source3/passdb/pdb_tdb.c 	fstring 	keystr;
fstring           741 source3/passdb/pdb_tdb.c 	fstring		name;
fstring           787 source3/passdb/pdb_tdb.c 	fstring 	keystr;
fstring           788 source3/passdb/pdb_tdb.c 	fstring		name;
fstring           875 source3/passdb/pdb_tdb.c 		fstring keystr;
fstring           951 source3/passdb/pdb_tdb.c 	fstring          oldname_lower;
fstring           952 source3/passdb/pdb_tdb.c 	fstring          newname_lower;
fstring           221 source3/passdb/secrets.c 	fstring key;
fstring           231 source3/passdb/secrets.c 	fstring key;
fstring           902 source3/passdb/secrets.c 		fstring old_style_pw;
fstring           921 source3/passdb/secrets.c 		size = MIN(size, sizeof(fstring)-1);
fstring          1046 source3/passdb/secrets.c 	fstring key;
fstring          1063 source3/passdb/secrets.c 	fstring key;
fstring            46 source3/printing/lpq_parse.c 			fstring c;
fstring           800 source3/printing/lpq_parse.c 		fstring tmp;
fstring           226 source3/printing/nt_printing.c 	fstring share;
fstring           246 source3/printing/nt_printing.c 	fstring share;
fstring           963 source3/printing/nt_printing.c int get_ntdrivers(fstring **list, const char *architecture, uint32 version)
fstring           987 source3/printing/nt_printing.c 		if((*list = SMB_REALLOC_ARRAY(*list, fstring, total+1)) == NULL) {
fstring          1272 source3/printing/nt_printing.c static int file_version_is_newer(connection_struct *conn, fstring new_file, fstring old_file)
fstring          1436 source3/printing/nt_printing.c 				   fstring driverpath_in,
fstring          1447 source3/printing/nt_printing.c 	fstring printdollar;
fstring          1593 source3/printing/nt_printing.c 	fstring new_name;
fstring          1662 source3/printing/nt_printing.c 	fstring new_name;
fstring          1850 source3/printing/nt_printing.c 	fstring printdollar;
fstring          2056 source3/printing/nt_printing.c 	fstring temp_name;
fstring          2204 source3/printing/nt_printing.c 	if ((info.dependentfiles= SMB_MALLOC_ARRAY(fstring, 2)) == NULL)
fstring          2207 source3/printing/nt_printing.c 	memset(info.dependentfiles, '\0', 2*sizeof(fstring));
fstring          2270 source3/printing/nt_printing.c 		driver.dependentfiles = SMB_REALLOC_ARRAY(driver.dependentfiles, fstring, i+2);
fstring          2618 source3/printing/nt_printing.c NT_DEVICEMODE *construct_nt_devicemode(const fstring default_devicename)
fstring          2888 source3/printing/nt_printing.c int get_printer_subkeys( NT_PRINTER_DATA *data, const char* key, fstring **subkeys )
fstring          2894 source3/printing/nt_printing.c 	fstring	*subkeys_ptr = NULL;
fstring          2895 source3/printing/nt_printing.c 	fstring subkeyname;
fstring          2912 source3/printing/nt_printing.c 			if ( !(subkeys_ptr = SMB_REALLOC_ARRAY( subkeys_ptr, fstring, num_subkeys+2)) ) {
fstring          2957 source3/printing/nt_printing.c 			if ( !(subkeys_ptr = SMB_REALLOC_ARRAY( subkeys_ptr, fstring, num_subkeys+2)) ) {
fstring          3053 source3/printing/nt_printing.c 	fstring longname;
fstring          3437 source3/printing/nt_printing.c 		fstring guid_str;
fstring          3658 source3/printing/nt_printing.c 	fstring string;
fstring          3815 source3/printing/nt_printing.c static void map_to_os2_driver(fstring drivername)
fstring          3982 source3/printing/nt_printing.c 	fstring printername;
fstring          4628 source3/printing/nt_printing.c 	fstring servername;
fstring          4955 source3/printing/nt_printing.c static void trim_dependent_file( fstring files[], int idx )
fstring          5048 source3/printing/nt_printing.c 	fstring 			*list = NULL;
fstring          5124 source3/printing/nt_printing.c 	fstring printdollar;
fstring           101 source3/printing/print_generic.c 	fstring jobstr;
fstring           116 source3/printing/print_generic.c 	fstring jobstr;
fstring           131 source3/printing/print_generic.c 	fstring jobstr;
fstring           154 source3/printing/print_generic.c 	fstring job_page_count, job_size;
fstring           848 source3/printing/print_iprint.c 	fstring		printername;
fstring            34 source3/printing/printfsp.c 	fstring name;
fstring            48 source3/printing/printing.c 	fstring sharename;
fstring           103 source3/printing/printing.c bool rap_to_pjobid(uint16 rap_jobid, fstring sharename, uint32 *pjobid)
fstring           852 source3/printing/printing.c 	fstring key;
fstring           868 source3/printing/printing.c 	fstring keystr;
fstring           899 source3/printing/printing.c static void set_updating_pid(const fstring sharename, bool updating)
fstring           901 source3/printing/printing.c 	fstring keystr;
fstring          1054 source3/printing/printing.c 	fstring key;
fstring          1129 source3/printing/printing.c 	fstring keystr, cachestr;
fstring          1281 source3/printing/printing.c 	fstring keystr;
fstring          1363 source3/printing/printing.c 	fstring sharename;
fstring          1485 source3/printing/printing.c 	fstring key;
fstring          1486 source3/printing/printing.c 	fstring sharename;
fstring          2241 source3/printing/printing.c 	fstring keystr;
fstring          2748 source3/printing/printing.c 	fstring keystr;
fstring            29 source3/printing/tests/vlp.c 	fstring owner;
fstring            31 source3/printing/tests/vlp.c 	fstring jobname;
fstring            51 source3/printing/tests/vlp.c 	fstring keystr;
fstring            66 source3/printing/tests/vlp.c 	fstring keystr;
fstring            80 source3/printing/tests/vlp.c 	fstring keystr;
fstring           105 source3/printing/tests/vlp.c 	fstring keystr;
fstring           114 source3/printing/tests/vlp.c 	fstring keystr;
fstring           214 source3/printing/tests/vlp.c 	fstring keystr;
fstring            39 source3/registry/reg_backend_current_version.c 	fstring sysversion;
fstring            40 source3/registry/reg_backend_current_version.c 	fstring value;
fstring          1350 source3/registry/reg_backend_db.c 	fstring subkeyname;
fstring          1405 source3/registry/reg_backend_db.c 	fstring valuename;
fstring           203 source3/registry/reg_backend_printing.c 	fstring sname;
fstring           209 source3/registry/reg_backend_printing.c 	fstring *subkey_names = NULL;
fstring           320 source3/registry/reg_backend_printing.c 	fstring *existing_subkeys = NULL;
fstring           628 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->printername, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           631 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->location, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           634 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->comment, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           637 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->parameters, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           640 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->portname, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           643 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->sharename, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           646 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->drivername, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           649 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->sepfile, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           652 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->printprocessor, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           655 source3/registry/reg_backend_printing.c 				rpcstr_pull( printer2->datatype, regval_data_p(val), sizeof(fstring), regval_size(val), 0 );
fstring           750 source3/registry/reg_backend_printing.c 	fstring *drivers = NULL;
fstring           973 source3/registry/reg_backend_printing.c 	fstring		arch_environment;
fstring           974 source3/registry/reg_backend_printing.c 	fstring		driver;
fstring            37 source3/registry/reg_backend_prod_options.c 	fstring value;
fstring            36 source3/registry/reg_backend_tcpip_params.c 	fstring value;
fstring           170 source3/registry/reg_util.c 	fstring buffer;
fstring           153 source3/rpc_client/cli_netlogon.c 	fstring clnt_name_slash;
fstring           748 source3/rpc_server/srv_lsa_nt.c 			fstring tmp;
fstring          1992 source3/rpc_server/srv_lsa_nt.c 	fstring dnsdomname;
fstring           153 source3/rpc_server/srv_netlog_nt.c 	fstring dc_name2;
fstring           663 source3/rpc_server/srv_netlog_nt.c 	fstring remote_machine;
fstring           854 source3/rpc_server/srv_netlog_nt.c 	fstring nt_username, nt_domain, nt_workstation;
fstring          1518 source3/rpc_server/srv_pipe.c 	fstring ack_pipe_name;
fstring          1807 source3/rpc_server/srv_pipe.c 	fstring ack_pipe_name;
fstring          2300 source3/rpc_server/srv_pipe.c 		fstring name;
fstring          2354 source3/rpc_server/srv_pipe.c 		fstring name;
fstring           382 source3/rpc_server/srv_samr_nt.c 	fstring sid_str;
fstring          2014 source3/rpc_server/srv_samr_nt.c 	fstring user_name;
fstring          2015 source3/rpc_server/srv_samr_nt.c 	fstring wks;
fstring          2060 source3/rpc_server/srv_samr_nt.c 	fstring user_name;
fstring          2112 source3/rpc_server/srv_samr_nt.c 	fstring user_name;
fstring          6253 source3/rpc_server/srv_samr_nt.c 			fstring group_name;
fstring          6365 source3/rpc_server/srv_samr_nt.c 	fstring sid_string;
fstring           428 source3/rpc_server/srv_spoolss_nt.c 	fstring sname;
fstring          1275 source3/rpc_server/srv_spoolss_nt.c 	fstring drivername;
fstring          1378 source3/rpc_server/srv_spoolss_nt.c 	fstring drivername;
fstring          1831 source3/rpc_server/srv_spoolss_nt.c static bool string_array_to_fstring_array(const char **sarray, fstring **farray)
fstring          1840 source3/rpc_server/srv_spoolss_nt.c 	*farray = SMB_MALLOC_ARRAY(fstring, 1);
fstring          1846 source3/rpc_server/srv_spoolss_nt.c 		*farray = SMB_REALLOC_ARRAY(*farray, fstring, i+2);
fstring          2667 source3/rpc_server/srv_spoolss_nt.c 		fstring unix_printer;
fstring          4691 source3/rpc_server/srv_spoolss_nt.c 						  fstring *fstring_array,
fstring          5879 source3/rpc_server/srv_spoolss_nt.c 	fstring printername;
fstring          6074 source3/rpc_server/srv_spoolss_nt.c 	fstring asc_buffer;
fstring          6728 source3/rpc_server/srv_spoolss_nt.c 	fstring *list = NULL;
fstring          7480 source3/rpc_server/srv_spoolss_nt.c 	fstring	name;
fstring          9253 source3/rpc_server/srv_spoolss_nt.c 	fstring		*keynames = NULL;
fstring          1370 source3/rpc_server/srv_srvsvc_nt.c 	fstring share_name;
fstring          2053 source3/rpc_server/srv_srvsvc_nt.c 	fstring servicename;
fstring          2167 source3/rpc_server/srv_srvsvc_nt.c 	fstring servicename;
fstring           490 source3/rpc_server/srv_winreg_nt.c 	fstring str_timeout;
fstring           491 source3/rpc_server/srv_winreg_nt.c 	fstring str_reason;
fstring           492 source3/rpc_server/srv_winreg_nt.c 	fstring do_reboot;
fstring           493 source3/rpc_server/srv_winreg_nt.c 	fstring f;
fstring           240 source3/rpcclient/cmd_lsarpc.c 		fstring sid_str;
fstring           290 source3/rpcclient/cmd_lsarpc.c 		fstring sid_str;
fstring           357 source3/rpcclient/cmd_lsarpc.c 		fstring sid_str;
fstring           421 source3/rpcclient/cmd_lsarpc.c 			fstring sid_str;
fstring           586 source3/rpcclient/cmd_lsarpc.c 		fstring sid_str;
fstring           507 source3/rpcclient/cmd_netlogon.c 				fstring sid_str;
fstring          1126 source3/rpcclient/cmd_samr.c 		fstring sid_str;
fstring          2320 source3/rpcclient/cmd_samr.c 	fstring sid_string;
fstring            36 source3/rpcclient/cmd_shutdown.c 	fstring msg;
fstring           806 source3/rpcclient/cmd_spoolss.c 	fstring 	printername;
fstring           867 source3/rpcclient/cmd_spoolss.c 	fstring 	printername;
fstring            30 source3/rpcclient/cmd_srvsvc.c 	static fstring typestr;
fstring           767 source3/rpcclient/rpcclient.c 	fstring new_workgroup;
fstring            34 source3/smbd/change_trust_pw.c 	fstring dc_name;
fstring           307 source3/smbd/conn.c 	fstring sharename;
fstring           194 source3/smbd/dosmode.c 	fstring attrstr;
fstring           252 source3/smbd/dosmode.c 	fstring attrstr;
fstring           647 source3/smbd/lanman.c 	fstring 			location;
fstring          1135 source3/smbd/lanman.c 	fstring name;
fstring          1137 source3/smbd/lanman.c 	fstring comment;
fstring          1138 source3/smbd/lanman.c 	fstring domain;
fstring          1173 source3/smbd/lanman.c 		fstring stype;
fstring          1383 source3/smbd/lanman.c 	fstring domain;
fstring          1813 source3/smbd/lanman.c 		fstring servicename_dos;
fstring          1844 source3/smbd/lanman.c 		fstring servicename_dos;
fstring          1889 source3/smbd/lanman.c 	fstring sharename;
fstring          1890 source3/smbd/lanman.c 	fstring comment;
fstring          2568 source3/smbd/lanman.c 	fstring user;
fstring          2569 source3/smbd/lanman.c 	fstring pass1,pass2;
fstring          2660 source3/smbd/lanman.c 	memset((char *)pass1,'\0',sizeof(fstring));
fstring          2661 source3/smbd/lanman.c 	memset((char *)pass2,'\0',sizeof(fstring));	 
fstring          2677 source3/smbd/lanman.c 	fstring user;
fstring          2761 source3/smbd/lanman.c 	fstring sharename;
fstring          2938 source3/smbd/lanman.c 	fstring sharename;
fstring          3777 source3/smbd/lanman.c 			fstring mypath;
fstring          3868 source3/smbd/lanman.c 	fstring sharename;
fstring           106 source3/smbd/mangle_hash2.c 	fstring str;
fstring           112 source3/smbd/mangle_hash2.c 	length = MIN(length,sizeof(fstring)-1);
fstring            71 source3/smbd/map_username.c bool map_username(fstring user)
fstring            49 source3/smbd/message.c 	fstring alpha_buf;
fstring           812 source3/smbd/msdfs.c 		fstring service_name;
fstring            24 source3/smbd/negprot.c extern fstring remote_proto;
fstring           173 source3/smbd/negprot.c 	fstring unix_name;
fstring           223 source3/smbd/negprot.c 		fstring myname;
fstring            67 source3/smbd/oplock_onefs.c 	static fstring result;
fstring           242 source3/smbd/password.c 	fstring tmp;
fstring           396 source3/smbd/password.c 	fstring lowercase_user;
fstring           675 source3/smbd/password.c bool authorise_login(int snum, fstring user, DATA_BLOB password,
fstring           718 source3/smbd/password.c 			fstring user2;
fstring           768 source3/smbd/password.c 				fstring user2;
fstring           788 source3/smbd/password.c 		fstring guestname;
fstring           418 source3/smbd/reply.c 	fstring name1,name2;
fstring           187 source3/smbd/seal.c 	fstring fqdn;
fstring           305 source3/smbd/service.c int find_service(fstring service)
fstring           425 source3/smbd/service.c static NTSTATUS share_sanity_checks(int snum, fstring dev) 
fstring           611 source3/smbd/service.c                 fstring user;
fstring           648 source3/smbd/service.c 	fstring dev;
fstring          1094 source3/smbd/service.c 	fstring service;
fstring          1095 source3/smbd/service.c 	fstring dev;
fstring          1153 source3/smbd/service.c 				fstring unix_username;
fstring            66 source3/smbd/session.c 	fstring keystr;
fstring           250 source3/smbd/sesssetup.c 	fstring netbios_domain_name;
fstring           252 source3/smbd/sesssetup.c 	fstring user;
fstring           261 source3/smbd/sesssetup.c 	fstring real_username;
fstring          1385 source3/smbd/sesssetup.c 	fstring sub_user; /* Sainitised username for substituion */
fstring           278 source3/smbd/trans2.c 		fstring dos_ea_name;
fstring           339 source3/smbd/trans2.c 		fstring dos_ea_name;
fstring           386 source3/smbd/trans2.c static void canonicalize_ea_name(connection_struct *conn, files_struct *fsp, const char *fname, fstring unix_ea_name)
fstring           396 source3/smbd/trans2.c 			safe_strcpy(&unix_ea_name[5], ea_list->ea.name, sizeof(fstring)-6);
fstring           414 source3/smbd/trans2.c 		fstring unix_ea_name;
fstring           606 source3/smbd/trans2.c 	fstring dos_ea_name;
fstring            22 source3/torture/locktest.c static fstring password[2];
fstring            23 source3/torture/locktest.c static fstring username[2];
fstring           165 source3/torture/locktest.c 	fstring server;
fstring           167 source3/torture/locktest.c 	fstring myname;
fstring            22 source3/torture/locktest2.c static fstring password;
fstring            23 source3/torture/locktest2.c static fstring username;
fstring           163 source3/torture/locktest2.c 	fstring server;
fstring           164 source3/torture/locktest2.c 	fstring myname;
fstring            33 source3/torture/mangle_test.c 	fstring shortname;
fstring            34 source3/torture/mangle_test.c 	fstring name2;
fstring           189 source3/torture/mangle_test.c 		fstring name;
fstring            22 source3/torture/masktest.c static fstring password;
fstring            23 source3/torture/masktest.c static fstring username;
fstring           149 source3/torture/masktest.c 	static fstring ret;
fstring           281 source3/torture/masktest.c 			  char **pp_long_name, fstring short_name)
fstring           315 source3/torture/masktest.c 	fstring res1;
fstring           318 source3/torture/masktest.c 	fstring short_name;
fstring             5 source3/torture/t_stringoverflow.c 	fstring dest;
fstring            26 source3/torture/torture.c static fstring host, workgroup, share, password, username, myname;
fstring            35 source3/torture/torture.c static fstring randomfname;
fstring            40 source3/torture/torture.c static fstring multishare_conn_fname;
fstring           334 source3/torture/torture.c 	fstring old_user_name;
fstring           419 source3/torture/torture.c 	fstring fname;
fstring           444 source3/torture/torture.c 		slprintf(fname, sizeof(fstring) - 1, "\\torture.%u", n);
fstring          2287 source3/torture/torture.c 	fstring fname;
fstring          4469 source3/torture/torture.c 		fstring fname;
fstring          4489 source3/torture/torture.c 		fstring fname;
fstring          4506 source3/torture/torture.c 	fstring fname;
fstring          4689 source3/torture/torture.c 		fstring ea_name, ea_val;
fstring          4702 source3/torture/torture.c 		fstring ea_name, ea_val;
fstring          4738 source3/torture/torture.c 		fstring ea_name;
fstring          4801 source3/torture/torture.c 		fstring fname;
fstring          4812 source3/torture/torture.c 		fstring fname;
fstring          4873 source3/torture/torture.c 	fstring user;
fstring          5294 source3/torture/torture.c 	fstring fname;
fstring            25 source3/torture/utable.c 	fstring fname, alt_name;
fstring           101 source3/torture/utable.c 	static fstring fname;
fstring           223 source3/utils/eventlogadm.c 	fstring opname;
fstring           140 source3/utils/net.c 	fstring sid_str;
fstring           217 source3/utils/net.c 	fstring sid_str;
fstring          1054 source3/utils/net_ads.c 	fstring dns_server;
fstring          1137 source3/utils/net_ads.c 	fstring machine_name;
fstring          1896 source3/utils/net_ads.c 	fstring my_name;
fstring            80 source3/utils/net_groupmap.c 	fstring ntgroup = "";
fstring            81 source3/utils/net_groupmap.c 	fstring sid_string = "";
fstring           165 source3/utils/net_groupmap.c 	fstring ntgroup = "";
fstring           166 source3/utils/net_groupmap.c 	fstring unixgrp = "";
fstring           167 source3/utils/net_groupmap.c 	fstring string_sid = "";
fstring           168 source3/utils/net_groupmap.c 	fstring type = "";
fstring           169 source3/utils/net_groupmap.c 	fstring ntcomment = "";
fstring           330 source3/utils/net_groupmap.c 	fstring ntcomment = "";
fstring           331 source3/utils/net_groupmap.c 	fstring type = "";
fstring           332 source3/utils/net_groupmap.c 	fstring ntgroup = "";
fstring           333 source3/utils/net_groupmap.c 	fstring unixgrp = "";
fstring           334 source3/utils/net_groupmap.c 	fstring sid_string = "";
fstring           471 source3/utils/net_groupmap.c 	fstring ntgroup = "";
fstring           472 source3/utils/net_groupmap.c 	fstring sid_string = "";
fstring           470 source3/utils/net_proto.h 		fstring server_name,
fstring           300 source3/utils/net_rpc.c 	fstring trust_passwd;
fstring           477 source3/utils/net_rpc.c 	fstring sid_str;
fstring           566 source3/utils/net_rpc.c 	fstring sid_str;
fstring          2377 source3/utils/net_rpc.c 	fstring sid_str;
fstring          2520 source3/utils/net_rpc.c 		fstring sid_str;
fstring          3197 source3/utils/net_rpc.c 	static fstring filename, new_mask;
fstring          3198 source3/utils/net_rpc.c 	fstring dir;
fstring          3977 source3/utils/net_rpc.c 	fstring name;
fstring          4035 source3/utils/net_rpc.c 	fstring full_name;
fstring          4156 source3/utils/net_rpc.c 		fstring domain, user;
fstring          4194 source3/utils/net_rpc.c 		fstring line;
fstring          5506 source3/utils/net_rpc.c 	fstring pdc_name;
fstring          5711 source3/utils/net_rpc.c 	fstring str_sid;
fstring          5719 source3/utils/net_rpc.c 	fstring ascii_sid, padding;
fstring          5808 source3/utils/net_rpc.c 	fstring pdc_name;
fstring          5960 source3/utils/net_rpc.c 	fstring pdc_name;
fstring            43 source3/utils/net_rpc_audit.c 	fstring padding;
fstring           682 source3/utils/net_rpc_printer.c 	fstring printername2;
fstring            29 source3/utils/net_rpc_rights.c 				fstring name)
fstring           225 source3/utils/net_rpc_rights.c 	fstring name;
fstring           275 source3/utils/net_rpc_rights.c 	fstring name;
fstring           323 source3/utils/net_rpc_rights.c 	fstring privname;
fstring            44 source3/utils/net_rpc_service.c 	fstring msg;
fstring           439 source3/utils/net_rpc_service.c 	fstring servicename;
fstring           483 source3/utils/net_rpc_service.c 	fstring servicename;
fstring           527 source3/utils/net_rpc_service.c 	fstring servicename;
fstring          1017 source3/utils/net_sam.c 	fstring groupname;
fstring            81 source3/utils/net_time.c 	static fstring s;
fstring           430 source3/utils/net_usershare.c 			fstring sidstr;
fstring           481 source3/utils/net_usershare.c 	fstring wcard;
fstring           966 source3/utils/net_usershare.c 	fstring wcard;
fstring           401 source3/utils/net_util.c 		fstring dc_name;
fstring           460 source3/utils/net_util.c 		fstring server_name,
fstring            71 source3/utils/nmblookup.c 	static fstring ret;
fstring            93 source3/utils/nmblookup.c 	static fstring ret1;
fstring           119 source3/utils/nmblookup.c 	fstring cleanname;
fstring           235 source3/utils/nmblookup.c 	fstring lookup;
fstring           162 source3/utils/ntlm_auth.c 	static fstring winbind_domain;
fstring           187 source3/utils/ntlm_auth.c 	static fstring winbind_netbios_name;
fstring           224 source3/utils/ntlm_auth.c static bool parse_ntlm_auth_domain_user(const char *domuser, fstring domain, 
fstring           225 source3/utils/ntlm_auth.c 				     fstring user)
fstring          1780 source3/utils/ntlm_auth.c 				fstring fstr_user;
fstring          1781 source3/utils/ntlm_auth.c 				fstring fstr_domain;
fstring          2008 source3/utils/ntlm_auth.c 				fstring fstr_user;
fstring          2009 source3/utils/ntlm_auth.c 				fstring fstr_domain;
fstring          2491 source3/utils/ntlm_auth.c 		fstring user;
fstring            35 source3/utils/passwd_util.c 	static fstring new_pw;
fstring           317 source3/utils/sharesec.c 		fstring acl_string;
fstring           319 source3/utils/sharesec.c 		strncpy( acl_string, pacl, MIN( PTR_DIFF( end_acl, pacl ), sizeof(fstring)-1) );
fstring           320 source3/utils/sharesec.c 		acl_string[MIN( PTR_DIFF( end_acl, pacl ), sizeof(fstring)-1)] = '\0';
fstring           518 source3/utils/sharesec.c 	fstring sharename;
fstring           164 source3/utils/smbcacls.c static void SidToString(struct cli_state *cli, fstring str, const DOM_SID *sid)
fstring           185 source3/utils/smbcacls.c 		slprintf(str, sizeof(fstring) - 1, "%s%s%s",
fstring           268 source3/utils/smbcacls.c 	fstring sidstr;
fstring           623 source3/utils/smbcacls.c 	fstring sidstr;
fstring           888 source3/utils/smbcacls.c 				fstring str;
fstring          1112 source3/utils/smbcontrol.c 	fstring unix_name;
fstring            80 source3/utils/smbcquotas.c static void SidToString(fstring str, DOM_SID *sid, bool _numeric)
fstring           102 source3/utils/smbcquotas.c 	slprintf(str, sizeof(fstring) - 1, "%s%s%s",
fstring            81 source3/utils/smbfilter.c 	fstring name1,name2;
fstring            33 source3/utils/smbpasswd.c static fstring user_name;
fstring            37 source3/utils/smbpasswd.c static fstring ldap_secret;
fstring           210 source3/utils/smbpasswd.c 	fstring new_pw;
fstring           355 source3/utils/smbpasswd.c 		static fstring buf;
fstring           380 source3/utils/smbpasswd.c 		static fstring buf;
fstring           248 source3/utils/status.c 	fstring uid_str, gid_str;
fstring           340 source3/web/cgi.c 	fstring user, user_pass;
fstring            63 source3/winbindd/idmap_ad.c 	fstring dc_name;
fstring            48 source3/winbindd/idmap_adex/idmap_adex.c 	fstring dcname;
fstring           253 source3/winbindd/idmap_adex/likewise_cell.c 	fstring dc_name;
fstring            43 source3/winbindd/idmap_adex/provider_unified.c 		fstring alias;
fstring            59 source3/winbindd/idmap_hash/mapfile.c static bool mapfile_read_line(fstring key, fstring value)
fstring           122 source3/winbindd/idmap_hash/mapfile.c 	fstring r_key, r_value;
fstring           152 source3/winbindd/idmap_hash/mapfile.c 	fstring r_key, r_value;
fstring            65 source3/winbindd/idmap_tdb.c 	fstring keystr;
fstring            66 source3/winbindd/idmap_tdb.c 	fstring dom_name;
fstring           906 source3/winbindd/idmap_tdb.c 	fstring tmp;
fstring          1001 source3/winbindd/idmap_tdb.c 	fstring tmp;
fstring           560 source3/winbindd/idmap_tdb2.c 		fstring sidstr;
fstring           629 source3/winbindd/idmap_tdb2.c 		fstring idstr;
fstring            89 source3/winbindd/winbindd.h 	fstring domain_name;
fstring            95 source3/winbindd/winbindd.h 	fstring name;                        /* Account name */
fstring            96 source3/winbindd/winbindd.h 	fstring gecos;                       /* User information */
fstring            97 source3/winbindd/winbindd.h 	fstring homedir;                     /* User Home Directory */
fstring            98 source3/winbindd/winbindd.h 	fstring shell;                       /* User Login Shell */
fstring           162 source3/winbindd/winbindd.h 	fstring name;                          /* Domain name (NetBIOS) */
fstring           163 source3/winbindd/winbindd.h 	fstring alt_name;                      /* alt Domain name, if any (FQDN for ADS) */
fstring           164 source3/winbindd/winbindd.h 	fstring forest_name;                   /* Name of the AD forest we're in */
fstring           208 source3/winbindd/winbindd.h 	fstring dcname;
fstring            42 source3/winbindd/winbindd_ads.c 	fstring dc_name;
fstring           461 source3/winbindd/winbindd_async.c 	void (*cont)(void *priv, bool succ, fstring dom_name, char *data) =
fstring           462 source3/winbindd/winbindd_async.c 		(void (*)(void *, bool, fstring, char*))c;
fstring           480 source3/winbindd/winbindd_async.c 				     fstring dom_name, char* extra_data),
fstring           523 source3/winbindd/winbindd_async.c 		(sizeof(fstring) + 1) * num_entries);
fstring           532 source3/winbindd/winbindd_async.c 		fstring acct_name, name;
fstring           580 source3/winbindd/winbindd_async.c 		(sizeof(fstring) + 1) * groups.num_sam_entries);
fstring           592 source3/winbindd/winbindd_async.c 		fstring name;
fstring           623 source3/winbindd/winbindd_async.c 		fstring tmp;
fstring           393 source3/winbindd/winbindd_cache.c 	fstring key;
fstring           434 source3/winbindd/winbindd_cache.c 	fstring key_str;
fstring           768 source3/winbindd/winbindd_cache.c 	fstring sid_string;
fstring           858 source3/winbindd/winbindd_cache.c 	fstring uname;
fstring           877 source3/winbindd/winbindd_cache.c 	fstring sid_string;
fstring           899 source3/winbindd/winbindd_cache.c 	fstring sid_string;
fstring           975 source3/winbindd/winbindd_cache.c 	fstring uname;
fstring           996 source3/winbindd/winbindd_cache.c 	fstring uname;
fstring          1174 source3/winbindd/winbindd_cache.c 	fstring key_str, tmp;
fstring          1214 source3/winbindd/winbindd_cache.c 	fstring tmp;
fstring          1248 source3/winbindd/winbindd_cache.c 		fstring sidstr;
fstring          1290 source3/winbindd/winbindd_cache.c 	fstring sid_string;
fstring          1615 source3/winbindd/winbindd_cache.c 	fstring uname;
fstring          1688 source3/winbindd/winbindd_cache.c 	fstring sid_string;
fstring          1781 source3/winbindd/winbindd_cache.c 		fstring tmp;
fstring          1905 source3/winbindd/winbindd_cache.c 	fstring tmp;
fstring          1978 source3/winbindd/winbindd_cache.c 	fstring sid_string;
fstring          2082 source3/winbindd/winbindd_cache.c 		fstring tmp;
fstring          2159 source3/winbindd/winbindd_cache.c 	fstring sid_string;
fstring          2473 source3/winbindd/winbindd_cache.c         fstring key_str, sid_string;
fstring          2648 source3/winbindd/winbindd_cache.c 	fstring key_str;
fstring          2689 source3/winbindd/winbindd_cache.c 	fstring key_str;
fstring          2740 source3/winbindd/winbindd_cache.c 	fstring key_str;
fstring          2763 source3/winbindd/winbindd_cache.c 	fstring tmp;
fstring          2803 source3/winbindd/winbindd_cache.c 	fstring uname;
fstring          2941 source3/winbindd/winbindd_cache.c 	fstring name;
fstring          2984 source3/winbindd/winbindd_cache.c 		fstring key_str, tmp;
fstring          3923 source3/winbindd/winbindd_cache.c 		fstring tmp;
fstring          3963 source3/winbindd/winbindd_cache.c 	fstring domain_name, dns_name, sid_string;	
fstring          4205 source3/winbindd/winbindd_cache.c 	fstring tmp;
fstring          4232 source3/winbindd/winbindd_cache.c 	fstring tmp;
fstring           153 source3/winbindd/winbindd_ccache_access.c 	fstring name_domain, name_user;
fstring           195 source3/winbindd/winbindd_ccache_access.c 	fstring name_domain, name_user;
fstring            68 source3/winbindd/winbindd_cm.c 	fstring name;
fstring           578 source3/winbindd/winbindd_cm.c 				     fstring dcname,
fstring          1081 source3/winbindd/winbindd_cm.c 		fstring name )
fstring          1191 source3/winbindd/winbindd_cm.c 	fstring dcname;
fstring          1313 source3/winbindd/winbindd_cm.c 			fstring dcname, struct sockaddr_storage *pss, int *fd)
fstring          1434 source3/winbindd/winbindd_cm.c 			fstring saf_name;
fstring            34 source3/winbindd/winbindd_group.c 	fstring name;
fstring           188 source3/winbindd/winbindd_group.c 	fstring full_group_name;
fstring           304 source3/winbindd/winbindd_group.c 		fstring name;
fstring           617 source3/winbindd/winbindd_group.c 			fstring name_domain, name_acct;
fstring           618 source3/winbindd/winbindd_group.c 			fstring qualified_name;
fstring           762 source3/winbindd/winbindd_group.c 	fstring name_domain, name_group;
fstring           841 source3/winbindd/winbindd_group.c 	fstring dom_name, group_name;
fstring           893 source3/winbindd/winbindd_group.c 	fstring raw_name;
fstring          1300 source3/winbindd/winbindd_group.c 		fstring domain_group_name;
fstring          1767 source3/winbindd/winbindd_group.c 		fstring s;
fstring          1781 source3/winbindd/winbindd_group.c 		fstring s;
fstring           116 source3/winbindd/winbindd_misc.c static void listent_recv(void *private_data, bool success, fstring dom_name,
fstring           179 source3/winbindd/winbindd_misc.c static void listent_recv(void *private_data, bool success, fstring dom_name,
fstring           211 source3/winbindd/winbindd_pam.c 		fstring sidstr;
fstring           568 source3/winbindd/winbindd_pam.c 	fstring name_domain, name_user;
fstring           813 source3/winbindd/winbindd_pam.c 	fstring name_domain, name_user, mapped_user;
fstring           880 source3/winbindd/winbindd_pam.c 	fstring name_domain, name_user;
fstring          1137 source3/winbindd/winbindd_pam.c 	fstring name_domain, name_user;
fstring          1216 source3/winbindd/winbindd_pam.c 	fstring name_domain, name_user;
fstring          1464 source3/winbindd/winbindd_pam.c 	fstring name_domain, name_user;
fstring          1466 source3/winbindd/winbindd_pam.c 	fstring domain_user;
fstring          2018 source3/winbindd/winbindd_pam.c 	fstring domain, user;
fstring          2078 source3/winbindd/winbindd_pam.c 	fstring domain, user;
fstring          2225 source3/winbindd/winbindd_pam.c 	fstring name_domain, user;
fstring          2399 source3/winbindd/winbindd_pam.c 	fstring  domain,user;
fstring           119 source3/winbindd/winbindd_proto.h 				     fstring dom_name, char* extra_data),
fstring           558 source3/winbindd/winbindd_proto.h bool parse_domain_user(const char *domuser, fstring domain, fstring user);
fstring           562 source3/winbindd/winbindd_proto.h bool canonicalize_username(fstring username_inout, fstring domain, fstring user);
fstring           563 source3/winbindd/winbindd_proto.h void fill_domain_username(fstring name, const char *domain, const char *user, bool can_assume);
fstring            36 source3/winbindd/winbindd_user.c 			    fstring out)
fstring            62 source3/winbindd/winbindd_user.c 	safe_strcpy(out, templ, sizeof(fstring) - 1);
fstring            75 source3/winbindd/winbindd_user.c 	fstring output_username;
fstring           257 source3/winbindd/winbindd_user.c 	fstring username;
fstring           354 source3/winbindd/winbindd_user.c 	fstring output_username;
fstring           424 source3/winbindd/winbindd_user.c 	fstring domname, username;
fstring           493 source3/winbindd/winbindd_user.c 	fstring domname, username;
fstring          1137 source3/winbindd/winbindd_util.c bool parse_domain_user(const char *domuser, fstring domain, fstring user)
fstring          1166 source3/winbindd/winbindd_util.c 	fstring fstr_domain, fstr_user;
fstring          1178 source3/winbindd/winbindd_util.c 	fstring domain;
fstring          1209 source3/winbindd/winbindd_util.c bool canonicalize_username(fstring username_inout, fstring domain, fstring user)
fstring          1214 source3/winbindd/winbindd_util.c 	slprintf(username_inout, sizeof(fstring) - 1, "%s%c%s",
fstring          1234 source3/winbindd/winbindd_util.c void fill_domain_username(fstring name, const char *domain, const char *user, bool can_assume)
fstring          1236 source3/winbindd/winbindd_util.c 	fstring tmp_user;
fstring          1242 source3/winbindd/winbindd_util.c 		strlcpy(name, tmp_user, sizeof(fstring));
fstring          1244 source3/winbindd/winbindd_util.c 		slprintf(name, sizeof(fstring) - 1, "%s%c%s",
fstring           148 source3/winbindd/winbindd_wins.c 	fstring response;
fstring           198 source3/winbindd/winbindd_wins.c 	fstring response;
fstring           101 source4/auth/ntlm/auth_winbind.c 		       user_info->client.account_name, sizeof(fstring));
fstring           103 source4/auth/ntlm/auth_winbind.c 		       user_info->client.domain_name, sizeof(fstring));
fstring           105 source4/auth/ntlm/auth_winbind.c 		       user_info->workstation_name, sizeof(fstring));
fstring           614 source4/client/smbmount.c 	fstring buf;
fstring            24 source4/torture/locktest2.c static fstring password;
fstring            25 source4/torture/locktest2.c static fstring username;
fstring           860 source4/torture/winbind/struct_based.c 			      const char *domuser, fstring domain,
fstring           861 source4/torture/winbind/struct_based.c 			      fstring user)
fstring           131 source4/winbind/wb_cmd_getpwnam.c 			sizeof(fstring) - 1);
fstring           133 source4/winbind/wb_cmd_getpwnam.c 			sizeof(fstring) - 1);
fstring           155 source4/winbind/wb_cmd_getpwuid.c 			sizeof(fstring) - 1);
fstring           157 source4/winbind/wb_cmd_getpwuid.c 			sizeof(fstring) - 1);