Lines Matching defs:receipient
81 static FILE *fp; /* File pointer for receipient's terminal */
82 static char *rterm, *receipient; /* Pointer to receipient's terminal & name */
94 extern char *rterm, *receipient;
129 /* Set "rterm" to location where receipient's terminal will go. */
141 receipient = *++argv;
187 if (strncmp(receipient, &ubuf->ut_user[0],
227 receipient, rterm);
243 receipient, rterm);
290 receipient, terminal);
305 gettext("%s is not logged on.\n"), receipient);
336 /* Try to open up the line to the receipient's terminal. */
351 /* <EOT> message to receipient before dying away. */
368 /* Get input from user and send to receipient unless it begins */
378 /* Send line to the receipient. */
431 receipient);
439 /* Since "end of file" received, send <EOT> message to receipient. */
499 extern char *rterm, *receipient;
503 receipient, rterm);