writefile         993 source3/client/client.c 	if (writefile(*pfd, buf, n) == -1) {
writefile         759 source4/client/client.c 		if (writefile(handle,data, n, ctx->translation) != n) {