x_fprintf          81 source3/lib/readline.c 		x_fprintf(x_stdout, "%s", prompt);
x_fprintf         542 source3/nmbd/nmbd_namelistdb.c 	x_fprintf(fp,"\tName = %s\t", nmb_namestr(&namerec->name));
x_fprintf         570 source3/nmbd/nmbd_namelistdb.c 	x_fprintf(fp,"Source = %s\nb_flags = %x\t", src_type, namerec->data.nb_flags);
x_fprintf         582 source3/nmbd/nmbd_namelistdb.c 		x_fprintf(fp, "death_time = %s\t", asct);
x_fprintf         584 source3/nmbd/nmbd_namelistdb.c 		x_fprintf(fp, "death_time = PERMANENT\t");
x_fprintf         597 source3/nmbd/nmbd_namelistdb.c 		x_fprintf(fp, "refresh_time = %s\n", asct);
x_fprintf         599 source3/nmbd/nmbd_namelistdb.c 		x_fprintf(fp, "refresh_time = PERMANENT\n");
x_fprintf         602 source3/nmbd/nmbd_namelistdb.c 	x_fprintf(fp, "\t\tnumber of IPS = %d", namerec->data.num_ips);
x_fprintf         604 source3/nmbd/nmbd_namelistdb.c 		x_fprintf(fp, "\t%s", inet_ntoa(namerec->data.ip[i]));
x_fprintf         607 source3/nmbd/nmbd_namelistdb.c 	x_fprintf(fp, "\n\n");
x_fprintf         619 source3/nmbd/nmbd_namelistdb.c 	x_fprintf(fp, "Subnet %s\n----------------------\n", subrec->subnet_name);
x_fprintf         284 source3/nmbd/nmbd_serverlistdb.c 	x_fprintf(fp, "%-25s ", tmp);
x_fprintf         285 source3/nmbd/nmbd_serverlistdb.c 	x_fprintf(fp, "%08x ", rec_type);
x_fprintf         287 source3/nmbd/nmbd_serverlistdb.c 	x_fprintf(fp, "%-30s", tmp);
x_fprintf         288 source3/nmbd/nmbd_serverlistdb.c 	x_fprintf(fp, "\"%s\"\n", description);
x_fprintf          53 source3/nmbd/nmbd_synclists.c 	x_fprintf(fp,"\"%s\" %08X \"%s\"\n", sname, stype, comment);
x_fprintf        2298 source3/nmbd/nmbd_winsserver.c 		x_fprintf(fp, "\"%s#%02x\" %d ", name,namerec->name.name_type, /* Ignore scope. */
x_fprintf        2302 source3/nmbd/nmbd_winsserver.c 			x_fprintf( fp, "%s ", inet_ntoa( namerec->data.ip[i] ) );
x_fprintf        2303 source3/nmbd/nmbd_winsserver.c 		x_fprintf( fp, "%2xR\n", namerec->data.nb_flags );
x_fprintf        2386 source3/nmbd/nmbd_winsserver.c 	x_fprintf(fp,"VERSION %d %u\n", WINS_VERSION, 0);
x_fprintf         733 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH NTLMSSP query invalid\n");
x_fprintf         743 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "OK\n");
x_fprintf         760 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH Out of memory\n");
x_fprintf         765 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "OK\n");
x_fprintf         780 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "GF 0x%08x\n", state->neg_flags);
x_fprintf         783 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH\n");
x_fprintf         792 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "GK %s\n", key64?key64:"<NULL>");
x_fprintf         795 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH\n");
x_fprintf         802 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH NTLMSSP query invalid\n");
x_fprintf         810 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH %s\n", nt_errstr(nt_status));
x_fprintf         825 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "TT %s\n", reply_base64);
x_fprintf         831 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH %s\n", nt_errstr(nt_status));
x_fprintf         836 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "NA %s\n", nt_errstr(nt_status));
x_fprintf         839 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "AF %s\n",
x_fprintf         863 source3/utils/ntlm_auth.c 		x_fprintf(x_stderr, "username must be specified!\n\n");
x_fprintf         869 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH NTLMSSP query invalid\n");
x_fprintf         879 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "OK\n");
x_fprintf         895 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH Out of memory\n");
x_fprintf         900 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "OK\n");
x_fprintf         922 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "PW\n");
x_fprintf         936 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "GF 0x%08x\n", state->neg_flags);
x_fprintf         939 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH\n");
x_fprintf         950 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "GK %s\n", key64?key64:"<NULL>");
x_fprintf         954 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH\n");
x_fprintf         961 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH NTLMSSP query invalid\n");
x_fprintf         969 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH %s\n", nt_errstr(nt_status));
x_fprintf         993 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "YR %s\n", reply_base64);
x_fprintf         997 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "KK %s\n", reply_base64);
x_fprintf        1005 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "AF %s\n", reply_base64);
x_fprintf        1022 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH %s\n", nt_errstr(nt_status));
x_fprintf        1041 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "ERR\n");
x_fprintf        1053 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "OK\n");
x_fprintf        1055 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "ERR\n");
x_fprintf        1103 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH Could not write SPNEGO data blob\n");
x_fprintf        1108 source3/utils/ntlm_auth.c 	x_fprintf(x_stdout, "TT %s *\n", reply_base64);
x_fprintf        1135 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH SPENGO query invalid\n");
x_fprintf        1146 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH SPENGO query invalid\n");
x_fprintf        1163 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH GSS-SPNEGO query invalid\n");
x_fprintf        1173 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH GSS-SPNEGO query invalid\n");
x_fprintf        1185 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH Client did not offer any "
x_fprintf        1195 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "BH Client did not provide "
x_fprintf        1203 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "BH Client wants a new "
x_fprintf        1211 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "BH %s\n", nt_errstr(status));
x_fprintf        1239 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "BH Client did not provide "
x_fprintf        1264 source3/utils/ntlm_auth.c 					x_fprintf(x_stdout, "BH Did not get a "
x_fprintf        1289 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH Got a negTokenTarg for "
x_fprintf        1296 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH Got a negTokenTarg without a "
x_fprintf        1335 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH Could not write SPNEGO data blob\n");
x_fprintf        1347 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH Could not write SPNEGO data blob\n");
x_fprintf        1353 source3/utils/ntlm_auth.c 	x_fprintf(x_stdout, "%s %s %s\n",
x_fprintf        1382 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH %s\n", nt_errstr(status));
x_fprintf        1395 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "PW\n");
x_fprintf        1420 source3/utils/ntlm_auth.c 	x_fprintf(x_stdout, "KK %s\n", to_server_base64);
x_fprintf        1437 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH Got NTLMSSP tArg without a client state\n");
x_fprintf        1442 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "NA\n");
x_fprintf        1448 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "AF\n");
x_fprintf        1461 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH Expected MORE_PROCESSING_REQUIRED from "
x_fprintf        1479 source3/utils/ntlm_auth.c 	x_fprintf(x_stdout, "KK %s\n", to_server_base64);
x_fprintf        1526 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "PW\n");
x_fprintf        1567 source3/utils/ntlm_auth.c 	x_fprintf(x_stdout, "KK %s *\n", reply_base64);
x_fprintf        1580 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH Got a Kerberos negTokenTarg with "
x_fprintf        1585 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "AF\n");
x_fprintf        1589 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "NA\n");
x_fprintf        1593 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "AF\n");
x_fprintf        1607 source3/utils/ntlm_auth.c 		x_fprintf(x_stderr, "username must be specified!\n\n");
x_fprintf        1613 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH SPNEGO query too short\n");
x_fprintf        1627 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "BH Out of memory\n");
x_fprintf        1632 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "OK\n");
x_fprintf        1641 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH SPNEGO request invalid\n");
x_fprintf        1654 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH Could not read SPNEGO data\n");
x_fprintf        1683 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "BH Server offered no compatible mechanism\n");
x_fprintf        1696 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "AF\n");
x_fprintf        1699 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "NA\n");
x_fprintf        1705 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "BH Got a negTokenTarg with"
x_fprintf        1731 source3/utils/ntlm_auth.c 	x_fprintf(x_stdout, "BH Got an SPNEGO token I could not handle\n");
x_fprintf        1755 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: No username supplied!\n");
x_fprintf        1760 source3/utils/ntlm_auth.c 					x_fprintf(x_stdout, "Error: Out of memory in asprintf!\n.\n");
x_fprintf        1765 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "Authenticated: Yes\n");
x_fprintf        1767 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "Authenticated: No\n");
x_fprintf        1770 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: No password supplied!\n");
x_fprintf        1772 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: No lanman-challenge supplied!\n");
x_fprintf        1785 source3/utils/ntlm_auth.c 					x_fprintf(x_stdout, "Error: Could not parse into domain and username\n");
x_fprintf        1816 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "Authenticated: No\n");
x_fprintf        1817 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "Authentication-Error: %s\n.\n", error_string);
x_fprintf        1823 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "Authenticated: Yes\n");
x_fprintf        1831 source3/utils/ntlm_auth.c 					x_fprintf(x_stdout, "LANMAN-Session-Key: %s\n", hex_lm_key);
x_fprintf        1841 source3/utils/ntlm_auth.c 					x_fprintf(x_stdout, "User-Session-Key: %s\n", hex_user_session_key);
x_fprintf        1857 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, ".\n");
x_fprintf        1871 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: Parameter not found!\n.\n");
x_fprintf        1894 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: hex decode of %s failed! (got %d bytes, expected 8)\n.\n", 
x_fprintf        1902 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: hex decode of %s failed! (only got %d bytes, needed at least 24)\n.\n", 
x_fprintf        1910 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: hex decode of %s failed! (got %d bytes, expected 24)\n.\n", 
x_fprintf        1928 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "Error: Unknown request %s\n.\n", request);
x_fprintf        1999 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: No username supplied!\n");
x_fprintf        2002 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: No NT or LM password "
x_fprintf        2017 source3/utils/ntlm_auth.c 					x_fprintf(x_stdout, "Error: Could not "
x_fprintf        2038 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "Password-Change: No\n");
x_fprintf        2039 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "Password-Change-Error: "
x_fprintf        2042 source3/utils/ntlm_auth.c 				x_fprintf(x_stdout, "Password-Change: Yes\n");
x_fprintf        2057 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, ".\n");
x_fprintf        2071 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: Parameter not found!\n.\n");
x_fprintf        2093 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: hex decode of %s failed! "
x_fprintf        2102 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: hex decode of %s failed! "
x_fprintf        2111 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: hex decode of %s failed! "
x_fprintf        2122 source3/utils/ntlm_auth.c 			x_fprintf(x_stdout, "Error: hex decode of %s failed! "
x_fprintf        2139 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "Error: Unknown request %s\n.\n", request);
x_fprintf        2154 source3/utils/ntlm_auth.c 		x_fprintf(x_stderr, "ERR\n");
x_fprintf        2178 source3/utils/ntlm_auth.c 			x_fprintf(x_stderr, "ERR\n");
x_fprintf        2193 source3/utils/ntlm_auth.c 		x_fprintf(x_stderr, "ERR\n");
x_fprintf        2214 source3/utils/ntlm_auth.c 		x_fprintf(x_stderr, "ERR\n");
x_fprintf        2221 source3/utils/ntlm_auth.c 		x_fprintf(x_stderr, "ERR\n");
x_fprintf        2268 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "%s (0x%x)\n", 
x_fprintf        2280 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "LM_KEY: %s\n", hex_lm_key);
x_fprintf        2288 source3/utils/ntlm_auth.c 		x_fprintf(x_stdout, "NT_KEY: %s\n", hex_user_session_key);
x_fprintf        2390 source3/utils/ntlm_auth.c 				x_fprintf(x_stderr, "hex decode of %s failed! (only got %d bytes)\n", 
x_fprintf        2399 source3/utils/ntlm_auth.c 				x_fprintf(x_stderr, "hex decode of %s failed! (only got %d bytes)\n", 
x_fprintf        2409 source3/utils/ntlm_auth.c 				x_fprintf(x_stderr, "hex decode of %s failed! (only got %d bytes)\n", 
x_fprintf        2431 source3/utils/ntlm_auth.c 				x_fprintf(x_stderr, "Domain specified in username (%s) "
x_fprintf        2460 source3/utils/ntlm_auth.c 		x_fprintf(x_stderr, "unknown helper protocol [%s]\n\nValid helper protools:\n\n", helper_protocol);
x_fprintf        2463 source3/utils/ntlm_auth.c 			x_fprintf(x_stderr, "%s\n", stdio_helper_protocols[i].name);
x_fprintf        2470 source3/utils/ntlm_auth.c 		x_fprintf(x_stderr, "username must be specified!\n\n");
x_fprintf         116 source4/utils/ntlm_auth.c 		x_fprintf(x_stdout, "%d ", mux_id);
x_fprintf         949 source4/utils/ntlm_auth.c 		x_fprintf(x_stdout, "ERR\n");
x_fprintf         972 source4/utils/ntlm_auth.c 			x_fprintf(x_stdout, "ERR\n");
x_fprintf         987 source4/utils/ntlm_auth.c 		x_fprintf(x_stdout, "ERR\n");
x_fprintf         995 source4/utils/ntlm_auth.c 			x_fprintf(x_stdout, "ERR\n");
x_fprintf        1008 source4/utils/ntlm_auth.c 			x_fprintf(x_stdout, "ERR\n");
x_fprintf        1138 source4/utils/ntlm_auth.c 		x_fprintf(x_stderr, "unknown helper protocol [%s]\n\nValid helper protools:\n\n", helper_protocol);
x_fprintf        1141 source4/utils/ntlm_auth.c 			x_fprintf(x_stderr, "%s\n", stdio_helper_protocols[i].name);
x_fprintf        1148 source4/utils/ntlm_auth.c 		x_fprintf(x_stderr, "username must be specified!\n\n");