HomeSort by: relevance | last modified time | path
    Searched defs:ptyibuf2ptr (Results 1 - 1 of 1) sorted by relevancy

  /src/libexec/telnetd/
telnetd.c 750 char *HE, *HN, *IF, *ptyibuf2ptr; local in function:telnet
917 ptyibuf2ptr = ptyibuf2;
925 ptyibuf2ptr = putf(buf, ptyibuf2ptr);
930 ptyibuf2ptr = putf(IM, ptyibuf2ptr);
934 strncpy(ptyibuf2ptr, ptyip, pcc+1);

Completed in 13 milliseconds