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

  /src/usr.sbin/faithd/
tcp.c 60 static char atmark_buf[2]; variable in typeref:typename:char[2]
159 cc = send(s_snd, atmark_buf, 1, MSG_OOB);
244 cc = read(s_rcv, atmark_buf, 1);

Completed in 10 milliseconds