Home
last modified time | relevance | path

Searched refs:ybuf (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/mail/
H A Dgendeliv.c38 char buf[1024], cbuf[256], ybuf[10]; local
101 strcpy(ybuf,++p);
104 strcat(buf, ybuf);
/titanic_41/usr/src/cmd/sendmail/src/
H A Denvelope.c751 static char ybuf[60]; /* holds tty id */ local
804 (void) sm_strlcpy(ybuf, sizeof(ybuf), p);
805 macdefine(&e->e_macro, A_PERM, 'y', ybuf);