Searched refs:origin_host (Results 1 – 1 of 1) sorted by relevance
108 static char origin_host[MAXHOSTNAMELEN]; /* user's host machine */ variable449 strlcpy(origin_host, line + 1, sizeof(origin_host)); in printit()786 av[n++] = origin_host; in print()930 strlcpy(origin_host, line + 1, sizeof(origin_host)); in sendit()1068 av[++narg] = origin_host; in sendfile()1192 pp->remote_host, origin_host); in sendfile()1574 printf("To: %s@%s\n", userid, origin_host); in sendmail()