Searched refs:ptyibuf2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/telnet/telnetd/
H A Dtelnetd.c67 char ptyibuf2[BUFSIZ]; variable
922 putf(IM, ptyibuf2);
928 putf(if_buf, ptyibuf2);
936 (void) strncat(ptyibuf2, ptyip, pcc+1);
937 ptyip = ptyibuf2;
/freebsd-11-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.c94 char ptyibuf2[BUFSIZ]; variable
107 char ptyibuf2[BUFSIZ]; variable
981 putf(IM, ptyibuf2);
984 strncat(ptyibuf2, ptyip, pcc+1);
985 ptyip = ptyibuf2;

Completed in 109 milliseconds