Searched refs:origin_host (Results 1 – 1 of 1) sorted by relevance
118 static char origin_host[MAXHOSTNAMELEN]; /* user's host machine */ variable460 strlcpy(origin_host, line + 1, sizeof(origin_host)); in printit()798 av[n++] = origin_host; in print()941 strlcpy(origin_host, line + 1, sizeof(origin_host)); in sendit()1080 av[++narg] = origin_host; in sendfile()1199 pp->remote_host, origin_host); in sendfile()1582 printf("To: %s@%s\n", userid, origin_host); in sendmail()