Searched refs:origin_host (Results 1 – 1 of 1) sorted by relevance
116 static char origin_host[MAXHOSTNAMELEN]; /* user's host machine */ variable458 strlcpy(origin_host, line + 1, sizeof(origin_host)); in printit()796 av[n++] = origin_host; in print()939 strlcpy(origin_host, line + 1, sizeof(origin_host)); in sendit()1078 av[++narg] = origin_host; in sendfile()1197 pp->remote_host, origin_host); in sendfile()1580 printf("To: %s@%s\n", userid, origin_host); in sendmail()