alpha_buf          49 source3/smbd/message.c 	fstring alpha_buf;
alpha_buf         102 source3/smbd/message.c 	alpha_strcpy(alpha_buf, state->from, NULL, sizeof(alpha_buf));
alpha_buf         104 source3/smbd/message.c 	s = talloc_string_sub(talloc_tos(), s, "%f", alpha_buf);
alpha_buf         109 source3/smbd/message.c 	alpha_strcpy(alpha_buf, state->to, NULL, sizeof(alpha_buf));
alpha_buf         111 source3/smbd/message.c 	s = talloc_string_sub(talloc_tos(), s, "%t", alpha_buf);