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

  /src/usr.bin/telnet/
network.c 56 unsigned char netobuf[2*BUFSIZ], netibuf[BUFSIZ]; variable in typeref:typename:unsigned char[]
65 if (ring_init(&netoring, netobuf, sizeof netobuf) != 1) {
  /src/libexec/telnetd/
global.c 85 char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp; variable in typeref:typename:char[]

Completed in 27 milliseconds