Lines Matching refs:From
90 char From[MAXLINE]; variable
189 *From = '\0';
256 (void) sm_strlcpy(From, optarg, sizeof From);
454 setreply(From, now);
554 if (*From == '\0')
555 (void) sm_strlcpy(From, buf + 5,
556 sizeof From);
612 if (*From == '\0')
850 key.data = From; in recent()
851 key.size = strlen(From); in recent()
864 (domain = strchr(From, '@')) != NULL) in recent()
1016 pv[5] = From;
1049 (void) sm_io_fprintf(sfp, SM_TIME_DEFAULT, "To: %s\n", From);